File tree Expand file tree Collapse file tree 6 files changed +12
-92
lines changed
patlas/db_manager/db_app/templates Expand file tree Collapse file tree 6 files changed +12
-92
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -40,15 +40,8 @@ <h3 class="modal-title">Select input file (consensus results)</h3>
4040 < div class ="panel-body ">
4141
4242 < li >
43- < a href ="https://github.com/tiagofilipe12/pATLASflow#requirements "
44- target ="_blank "> Install instructions</ a >
45- </ li >
46-
47- < li >
48- Execute command:< br >
49- < span style ="color: grey ">
50- nextflow run tiagofilipe12/pATLASflow --mash_screen --mapping
51- </ span >
43+ < a href ="https://patlas.gitbook.io/docs/usage/sidebar/import "
44+ target ="_blank "> Instructions</ a >
5245 </ li >
5346 < li >
5447 Import desired *.json results here.
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ <h3 class="modal-title">Select input file (mapping results)</h3>
421421 < div class ="panel panel-info ">
422422 < div class ="panel-heading " style ="background-color:#6292A9; color: white "> How to run</ div >
423423 < div class ="panel-body ">
424- {% include 'mapping .html' %}
424+ {% include 'instructions .html' %}
425425 </ div >
426426 </ div >
427427 < div class ="sampleImportWrapperClass ">
@@ -513,7 +513,7 @@ <h3 class="modal-title">Select input file (mash results)</h3>
513513 < div class ="panel panel-info ">
514514 < div class ="panel-heading " style ="background-color:#6292A9; color: white "> How to run</ div >
515515 < div class ="panel-body ">
516- {% include 'mash_screen .html' %}
516+ {% include 'instructions .html' %}
517517 </ div >
518518 </ div >
519519 < div class ="sampleImportWrapperClass ">
@@ -602,7 +602,7 @@ <h3 class="modal-title">Select input file (sequence import)</h3>
602602 < div class ="panel panel-info ">
603603 < div class ="panel-heading " style ="background-color:#6292A9; color: white "> How to run</ div >
604604 < div class ="panel-body ">
605- {% include 'assembly .html' %}
605+ {% include 'instructions .html' %}
606606 </ div >
607607 </ div >
608608 < div class ="sampleImportWrapperClass ">
Original file line number Diff line number Diff line change 1+ < li >
2+ < a href ="https://patlas.gitbook.io/docs/usage/sidebar/import "
3+ target ="_blank "> Instructions</ a >
4+ </ li >
5+ < li >
6+ Import desired *.json file here.
7+ </ li >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments