nf-core/nanocomp @ 0.0.0-6c4ed3a
Summary
Compare multiple runs of long read sequencing data and alignments
Get started
Add the following snippet to your workflow script to include this module.
include { NANOCOMP } from 'nf-core/nanocomp'
License
MIT License
Name
|
NANOCOMP |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
filelist
file
|
List of all the files you want to compare, they have to be all the same filetype (either fastq, fasta, bam or Nanopore sequencing summary) *.{fastq,fq,fna,ffn,faa,frn,fa,fasta,txt,bam}
|
n50_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_N50.html
file
|
Bar plot of N50 sequence length per sample *NanoComp_N50.html
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
stats_txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoStats.txt
file
|
txt file with basic statistics *NanoStats.txt
|
report_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp-report.html
file
|
Summary of all collected statistics *NanoComp-report.html
|
quals_violin_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_quals_violin.html
file
|
Violin plot of base qualities, only for bam, fastq and sequencing summary input *NanoComp_quals_violin.html
|
lengths_violin_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_lengths_violin.html
file
|
Violin plot of the sequence lengths *NanoComp_lengths_violin.html
|
number_of_reads_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_number_of_reads.html
file
|
Bar plot of number of reads per sample *NanoComp_number_of_reads.html
|
total_throughput_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_total_throughput.html
file
|
Barplot comparing throughput in bases *NanoComp_total_throughput.html
|
log_length_violin_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_log_length_violin.html
file
|
Violin plot of the sequence lengths, log function applied *NanoComp_log_length_violin.html
|
overlay_histogram_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_OverlayHistogram.html
file
|
Histogram of all read lengths per sample *NanoComp_OverlayHistogram.html
|
overlay_log_histogram_html
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false] |
|---|---|
*NanoComp_OverlayLogHistogram.html
file
|
Histogram of all read lengths per sample, log function applied *NanoComp_OverlayLogHistogram.html
|
active_pores_over_time_html
tuple
meta
|
|---|