File tree Expand file tree Collapse file tree 5 files changed +33
-0
lines changed Expand file tree Collapse file tree 5 files changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Pipeline reports
99.. include :: reports/fastqc.rst
1010.. include :: reports/fastqc_trimmomatic.rst
1111.. include :: reports/integrity_coverage.rst
12+ .. include :: reports/mash_dist.rst
1213.. include :: reports/mlst.rst
1314.. include :: reports/patho_typing.rst
1415.. include :: reports/pilon.rst
@@ -18,6 +19,7 @@ Pipeline reports
1819.. include :: reports/process_spades.rst
1920.. include :: reports/process_viral_assembly.rst
2021.. include :: reports/seq_typing.rst
22+ .. include :: reports/sistr.rst
2123.. include :: reports/trimmomatic.rst
2224.. include :: reports/true_coverage.rst
2325
Original file line number Diff line number Diff line change 1+ mash_dist
2+ ---------
3+
4+ Table data
5+ ^^^^^^^^^^
6+
7+ Plasmids table:
8+ - **Mash Dist **: Number of plasmid hits
9+
10+ .. image :: ../resources/reports/mash_dist_table.png
11+ :align: center
12+
13+ Plot data
14+ ^^^^^^^^^
15+
16+ - **Sliding window Plasmid annotation **: Provides annotation of plasmid
17+ hits along the genome assembly. This report component is only available
18+ when the ``mash_dist `` component is used.
19+
20+ .. image :: ../resources/reports/sliding_window_mash_dist.png
Original file line number Diff line number Diff line change 1+ sistr
2+ -----
3+
4+ Table data
5+ ^^^^^^^^^^
6+
7+ Typing table:
8+ - **sistr **: The sequence typing result.
9+
10+ .. image :: ../resources/reports/typing_table.png
11+ :align: center
You can’t perform that action at this time.
0 commit comments