{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "template.ipynb",
"provenance": [],
"collapsed_sections": []
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "lPxCrFpZr3mK"
},
"source": [
"# Method name\n",
"Link to the tool:\n",
"
\n",
"Documentation:\n",
"
\n",
"Paper reference:\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "Xg7sKZvjuXP7"
},
"source": [
"## Description\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "1_Q6xO4s5k2k"
},
"source": [
"### Overview"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "IVK_Oyrf5xx-"
},
"source": [
"*...method description overview goes here...*"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "bGT_Bi0P5cWK"
},
"source": [
"### Parameters"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "qWJfKqY850hf"
},
"source": [
"*...parameters overview goes here...*"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "ilAtxR5awtoo"
},
"source": [
"## Installation Notes"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "f0a4Ndxf6FxP"
},
"source": [
"*...installation notes go here...*"
]
},
{
"cell_type": "code",
"metadata": {
"id": "jMwYSStJ6qwp"
},
"source": [
"#Setup"
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"metadata": {
"id": "qjmtbt8Ow2UV"
},
"source": [
"## Running example"
]
},
{
"cell_type": "code",
"metadata": {
"id": "3yBeMUUEw7To"
},
"source": [
"#Your running example"
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"metadata": {
"id": "sxny81Ljxmow"
},
"source": [
"## Discussion"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "IECUquI26Zvd"
},
"source": [
""
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "ePkT0VszzayF"
},
"source": [
"# Method2 name\n",
"Link to the tool:\n",
"
\n",
"Documentation:\n",
"
\n",
"Paper reference:\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "QSIgIrCZzqwf"
},
"source": [
"## Description\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "SHDRKtGL620s"
},
"source": [
"### Overview"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "wlLpuoUa_bMd"
},
"source": [
"*...method2 overview goes here...*\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "uUnTA7dO7EC5"
},
"source": [
"\n",
"### Parameters"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "Gm2Qkh5w_ftD"
},
"source": [
"*...parameters overview goes here...*"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "rR9LOmfh0zT9"
},
"source": [
"## Installation notes"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "0FMPCKHu7HsW"
},
"source": [
"*...installation notes go here...*"
]
},
{
"cell_type": "code",
"metadata": {
"id": "6mZsZ3T07H_z"
},
"source": [
"#setup"
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"metadata": {
"id": "SqqAMOG6z-Lc"
},
"source": [
"## Running example"
]
},
{
"cell_type": "code",
"metadata": {
"id": "11YkVnxI0Ht7"
},
"source": [
"#Your running example"
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"metadata": {
"id": "Ke-wVEHp0QeO"
},
"source": [
"## Discussion"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "VZ6fYs6D7QZa"
},
"source": [
""
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "TzPO1BvH0Xhu"
},
"source": [
"# Comparison\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "2xWYmR1k8AZd"
},
"source": [
"*Compare the tools/methods. Then, compare your tools/methods shortly with the tools/methods of other members of the group.*"
]
}
]
}