Skip to content

Commit c90d5c0

Browse files
committed
added krona rhtml to results folder
1 parent d178c01 commit c90d5c0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bu_isciii/assets/reports/results/mag.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Here we describe the results from the MAG pipeline for multispecies metagenomic analysis.
44

5-
* krona_results.html​ : Final HTML report with the top 5 species most present in all samples.
5+
* `krona_results.html`​ : Final HTML report with the top 5 species most present in all samples.
66

77
> [!WARNING]
88
> Software's versions used in this analysis can be obtained from the `MultiQC` report.
@@ -11,7 +11,8 @@ Here we describe the results from the MAG pipeline for multispecies metagenomic
1111

1212
Here we describe the results from the (nf-core/taxprofiler)[https://nf-co.re/taxprofiler/1.1.8] pipeline for multispecies taxonomic classification and profiling of shorgun short- and long-read.
1313

14-
* multiqc_report.html​ : Final HTML report collecting numerical stats from each module executed in this pipeline.
14+
* `multiqc_report.html​`: Final HTML report collecting numerical stats from each module executed in this pipeline.
15+
* `krona/*.html`: Interactive HTML files generated by Krona, displaying the results of taxonomic classification.
1516

1617
> [!WARNING]
1718
> Software's versions used in this analysis can be obtained from the `MultiQC` report.

bu_isciii/templates/mag/RESULTS/lablog_taxprofiler_results

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ cd $DELIVERY_FOLDER/taxprofiler
66

77
# Links to reports
88
ln -s ../../../ANALYSIS/*ANALYSIS01_TAXPROFILER/multiqc/multiqc_report.html .
9+
ln -s ../../../ANALYSIS/*ANALYSIS01_TAXPROFILER/krona .
10+

0 commit comments

Comments
 (0)