Skip to content

1.3

Compare
Choose a tag to compare
@gkarthik gkarthik released this 06 Nov 22:26
· 155 commits to master since this release
98c2394
  • ivar trim now has -k flag to mark all reads that fail filters as BAM_FQCFAIL and write to output BAM.
  • ivar trim now considers reads with insert size less than read length as unpaired and trims both forward and reverse primers in these cases. Details in issue #73
  • ivar trim will exclude paired end sequencing reads from aberrant amplicons that cross the expected amplicon boundaries. Details in issue #75