You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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_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 bepy
,ipynb
, andD3
. Thoughts?The text was updated successfully, but these errors were encountered: