You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.5.1
bugfixes:
- paired_end_read_merger don't crash on nested reads
due to quality issue (heavy quality-timming or aligner soft-clipping)
one read can be entirely fit within it's paired mate
- aln2basecnt don't crash on CDC IRMA's bam with N cigar operators
SAMv1: For mRNA-to-genome alignment, an N operation represents an intron.
For other types of alignments, the interpretation of N is not defined.
Version 0.5.0
New features:
- paired_end_read_merger
merge aligned paired end reads into full amplicon
- coverage_depth_qc
gives the percentage of the genome that is covered at least at the specified coverage depth