Skip to content
# v3.1  (250811ac)
+ new option -d to discard reads with internal alien oligos (often observed in long reads)
+ new option -N to use preset parameters for nanopore reads
+ edited usage to display recommended parameters
+ reimplementation of the method getAlienOligo (slightly faster now)
+ 4x faster gzip compression, thanks to Deflater.BEST_SPEED and increased BUFFER_SIZE
+ implementation of the bash wrapper AlienTrimmer.sh