The code folder is a little crazy. attn: @alexnakagawa, @jshi1010
Few issues:
-
What is the difference between these two files?
motif_mapping.ipynb & Motif_Scoring_and_Extraction.ipynb. Is the motif_mapping file just for D3 building?
-
Motif_Scoring_and_Extraction.ipynb filename should be lowercase: motif_scoring_and_extraction.ipynb
-
We should split the command line code (map_motif.py) from the Jupyter notebook code and maybe even the an additional folder for D3 code. The structure could be py, ipynb, and D3. Thoughts?
The code folder is a little crazy. attn: @alexnakagawa, @jshi1010
Few issues:
What is the difference between these two files?
motif_mapping.ipynb&Motif_Scoring_and_Extraction.ipynb. Is themotif_mappingfile just for D3 building?Motif_Scoring_and_Extraction.ipynb filename should be lowercase:
motif_scoring_and_extraction.ipynbWe should split the command line code (
map_motif.py) from the Jupyter notebook code and maybe even the an additional folder for D3 code. The structure could bepy,ipynb, andD3. Thoughts?