bam_stats_mirna_mirtop
mirtop is a command line tool to annotate miRNAs and isomiRs and compute general statistics using the mirGFF3 format.
miRNAisomirsbamstats
Description
mirtop is a command line tool to annotate miRNAs and isomiRs and compute general statistics using the mirGFF3 format.
Input
name
description
pattern
The input channel containing the BAM/CRAM/SAM files
Structure: [ val(meta), path(bam) ]
*.{bam/cram/sam}Input channel containing the hairpin fasta file
Structure: [ val(meta), path(fasta) ]
*.{fasta,fa}Output
name
description
pattern
Channel containing TSV files with the miRNA and isomiR counts per sample
Structure: [ val(meta), path(tsv) ]
*.tsvChannel containing TXT file with a table with different statistics for each type of isomiRs: total counts, average counts, total sequences.
Structure: [ val(meta), path(txt) ]
*.txt