Skip to content

Commit

Permalink
VarshneyDataReader
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinthanvickneswaran committed Feb 8, 2024
1 parent 1515bba commit 0eff090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c302/VarshneyDataReader.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from c302 import print_

READER_DESCRIPTION = """Data extracted from CElegansNeuronTables.xls for neuronal connectivity"""
READER_DESCRIPTION = """Data extracted from NeuronConnectFormatted.xls for neuronal connectivity"""

def read_data(include_nonconnected_cells=False, neuron_connect=True):

Expand Down

0 comments on commit 0eff090

Please sign in to comment.