Skip to content

Commit 4fdd5ab

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 9de8d62 commit 4fdd5ab

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@ vfb.get_instances('FBbt_00003748', return_dataframe=False)
11321132
"source": "",
11331133
"source_id": "",
11341134
"template": "[JFRC2](VFB_00017894)",
1135-
"dataset": "[BrainName neuropils on adult brain JFRC2 %28Jenett, Shinomya%29](JenettShinomya_BrainName)",
1135+
"dataset": "[BrainName neuropils on adult brain JFRC2 (Jenett, Shinomya)](JenettShinomya_BrainName)",
11361136
"license": "",
11371137
"thumbnail": "[![medulla on adult brain template JFRC2 aligned to JFRC2](http://www.virtualflybrain.org/data/VFB/i/0003/0624/VFB_00017894/thumbnail.png 'medulla on adult brain template JFRC2 aligned to JFRC2')](VFB_00017894,VFB_00030624)"
11381138
}
@@ -1214,7 +1214,7 @@ vfb.get_templates(return_dataframe=False)
12141214
"name": "[JFRC2](VFB_00017894)",
12151215
"tags": "Nervous_system|Adult",
12161216
"thumbnail": "[![JFRC2](http://www.virtualflybrain.org/data/VFB/i/0001/7894/VFB_00017894/thumbnail.png 'JFRC2')](VFB_00017894)",
1217-
"dataset": "[FlyLight - GMR GAL4 collection %28Jenett2012%29](Jenett2012)",
1217+
"dataset": "[FlyLight - GMR GAL4 collection (Jenett2012)](Jenett2012)",
12181218
"license": "[CC-BY-NC-SA](VFBlicense_CC_BY_NC_SA_4_0)"
12191219
},
12201220
{
@@ -1232,7 +1232,7 @@ vfb.get_templates(return_dataframe=False)
12321232
"name": "[L1 larval CNS ssTEM - Cardona/Janelia](VFB_00050000)",
12331233
"tags": "Nervous_system|Larva",
12341234
"thumbnail": "[![L1 larval CNS ssTEM - Cardona/Janelia](http://www.virtualflybrain.org/data/VFB/i/0005/0000/VFB_00050000/thumbnail.png 'L1 larval CNS ssTEM - Cardona/Janelia')](VFB_00050000)",
1235-
"dataset": "[Neurons involved in larval fast escape response - EM %28Ohyama2016%29](Ohyama2015)",
1235+
"dataset": "[Neurons involved in larval fast escape response - EM (Ohyama2016)](Ohyama2015)",
12361236
"license": "[CC_BY_SA](VFBlicense_CC_BY_SA_4_0)"
12371237
},
12381238
{
@@ -1241,7 +1241,7 @@ vfb.get_templates(return_dataframe=False)
12411241
"name": "[L1 larval CNS ssTEM - Cardona/Janelia](VFB_00050000)",
12421242
"tags": "Nervous_system|Larva",
12431243
"thumbnail": "[![L1 larval CNS ssTEM - Cardona/Janelia](http://www.virtualflybrain.org/data/VFB/i/0005/0000/VFB_00050000/thumbnail.png 'L1 larval CNS ssTEM - Cardona/Janelia')](VFB_00050000)",
1244-
"dataset": "[larval hugin neurons - EM %28Schlegel2016%29](Schlegel2016)",
1244+
"dataset": "[larval hugin neurons - EM (Schlegel2016)](Schlegel2016)",
12451245
"license": "[CC_BY](VFBlicense_CC_BY_4_0)"
12461246
},
12471247
{
@@ -1250,7 +1250,7 @@ vfb.get_templates(return_dataframe=False)
12501250
"name": "[L3 CNS template - Wood2018](VFB_00049000)",
12511251
"tags": "Nervous_system|Larva",
12521252
"thumbnail": "[![L3 CNS template - Wood2018](http://www.virtualflybrain.org/data/VFB/i/0004/9000/VFB_00049000/thumbnail.png 'L3 CNS template - Wood2018')](VFB_00049000)",
1253-
"dataset": "[L3 Larval CNS Template %28Truman2016%29](Truman2016)",
1253+
"dataset": "[L3 Larval CNS Template (Truman2016)](Truman2016)",
12541254
"license": "[CC_BY_SA](VFBlicense_CC_BY_SA_4_0)"
12551255
},
12561256
{
@@ -1259,7 +1259,7 @@ vfb.get_templates(return_dataframe=False)
12591259
"name": "[COURT2018VNS](VFB_00100000)",
12601260
"tags": "Nervous_system|Adult|Ganglion",
12611261
"thumbnail": "[![COURT2018VNS](http://www.virtualflybrain.org/data/VFB/i/0010/0000/VFB_00100000/thumbnail.png 'COURT2018VNS')](VFB_00100000)",
1262-
"dataset": "[Adult VNS neuropils %28Court2017%29](Court2017)",
1262+
"dataset": "[Adult VNS neuropils (Court2017)](Court2017)",
12631263
"license": "[CC_BY_SA](VFBlicense_CC_BY_SA_4_0)"
12641264
},
12651265
{
@@ -1274,7 +1274,7 @@ vfb.get_templates(return_dataframe=False)
12741274
{
12751275
"id": "VFB_00110000",
12761276
"order": 9,
1277-
"name": "[Adult Head %28McKellar2020%29](VFB_00110000)",
1277+
"name": "[Adult Head (McKellar2020)](VFB_00110000)",
12781278
"tags": "Adult|Anatomy",
12791279
"thumbnail": "[![Adult Head (McKellar2020)](http://www.virtualflybrain.org/data/VFB/i/0011/0000/VFB_00110000/thumbnail.png 'Adult Head (McKellar2020)')](VFB_00110000)",
12801280
"dataset": "[GAL4 lines from McKellar et al., 2020](McKellar2020)",

0 commit comments

Comments
 (0)