Output Files
The ViralFlow tool generates 2 types of output: specific and compiled.
Specific Outputs
For each sample in the analysis, a results directory will be created with the pattern prefix_results where the prefix is a code created from the fastq file name of the sample. Each directory has the following results:
File |
Description |
|---|---|
|
Tabular file with the results of the pangolin tool |
|
File in TSV format (Tab separated value) with annotation of the variants made by the snpEff tool |
|
Tabular file with the results of the nextclade tool |
|
Consensus genome with ambiguous nucleotides at multiple allele positions |
|
Consensus genome with majority nucleotides. Majority consensus, normally deposited in GISAID |
|
Consensus genome aligned with reference genome (following same size, mafft –keeplenght) |
|
Consensus genome with minority nucleotides |
|
Tabular file summarizing the genomic positions where intrahost variants are supported |
|
Tabular file with all information on intrahost variant positions |
|
FASTQ R1 file with mapped reads |
|
FASTQ R2 file with mapped reads |
|
Tabular file with mapping depth and coverage metrics |
|
HTML file summarizing the results of the fastp tool |
|
HTML file summarizing the results of the snpEff tool |
|
File with the sorted mapping of the sample reads against the reference genome |
|
VCF-like file generated by iVar |
|
FASTQ R1 file with unmapped reads |
|
FASTQ R2 file with unmapped reads |
|
VCF file |
|
Text file with a summary of various metrics from the mapping |
|
File reporting nextclade errors |
|
File with the proteins of each gene |
|
Tabular file with the number of variants and estimated impact per gene |
|
Textual file with mapping metrics, including depth by region |
|
PNG file with graphical visualization of genome coverage |
|
SVG file with graphical visualization of genome coverage |
|
HTML file with graphical visualization of genome coverage |
|
PNG file with graphical visualization of SNPs |
|
SVG file with graphical visualization of SNPs |
|
HTML file with graphical visualization of SNPs |
|
PNG file with graphical visualization of depth |
|
SVG file with graphical visualization of depth |
|
HTML file with graphical visualization of depth |
Compiled Outputs
ViralFlow also generates compiled outputs that aggregate results across all samples:
File |
Description |
|---|---|
|
Summary of assembly statistics for all samples |
|
Summary of alignment metrics for all samples |
|
Concatenated consensus sequences for all samples |
|
Compiled intrahost variant information for all samples |