miRNA-seq / Convert miRBased BAM file to count table

Description

This tool takes a BAM file as an input, calculates the number of times each miRNA is identified, and removes the ones for which the count is under the user defined threshold.

Parameters

Details

The tool takes as input a BAM file with reads that have been aligned against miRBase and counts the number of alignments per miRNA sequence. Only reads with single alignment are included in the count.

User can define a threshold value for count number to be included.

Output

References