Releases: ndaniel/seqtk
Releases · ndaniel/seqtk
added -e for subseq
brought up-to-date
added for trimfq the options: -s/-B/-E
pushing trimming changes to the latest release of seqtk
1.0-r82b Update README.md
updated version string
updated version string
fixed some bugs in trimfq
fixed some bugs in trimfq
trimfq -l applies also to the other trimming options
- trimfq -l applies now also to the other trimming options
- trimfq -l was set by default to 1 instead of 30
- fixed bug in trimfq when the input contain reads with no sequence and which were converted to FASTA format. Now when reads with no sequence are met in input of trimfq they will be converted to a read with a one character long sequence (that is 'A' and quality 'F').
Simultaneously use of -e/-E and -b/-B
Added possibility of simultaneously use of (a) -b with -B, and (b) -e with -E.
Added -B/-E for trimfq (keeping firs/last N bp of reads)
Added -B/-E for trimfq (keeping firs/last N bp of reads)
Added -B/-E for trimfq (keeping firs/last N bp of reads)
Added -B/-E for trimfq (keeping firs/last N bp of reads)