File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1- # data
1+ # folders
22outputs /
33figures /
44logs /
55nextflow /
66work /
7+ examples /outputs /
8+ .ipynb_checkpoints /
9+ .vscode /
710
811# ignore compiled python files
912* .pyc
1013__pycache__ /
1114.DS_Store
12- environment.yml
1315
1416# files
1517inputs /BIND15.csv
@@ -27,16 +29,13 @@ inputs/NB13.csv
2729inputs /pa.csv
2830inputs /pb.csv
2931
30- .nextflow.log *
31- .nextflow /
32-
3332examples /* .svg
33+ docs /tutorials /case_studies /* .csv
34+ docs /tutorials /case_studies /notebook_results /
35+ docs /tutorials /case_studies /summary_tables /*
3436
3537src /instanexus /script_dbg.py
3638src /instanexus /script_greedy.py
3739src /instanexus /dbg.py
3840src /instanexus /greedy_method.py
39- src /instanexus /generate_cluster_fasta.py
40-
41- # folders
42- examples /outputs /
41+ src /instanexus /generate_cluster_fasta.py
You can’t perform that action at this time.
0 commit comments