Releases: ChangqingW/SeqSizzle
Releases · ChangqingW/SeqSizzle
v0.4.1
v0.4.0
- Refined
enrichsubcommand- added
--max-readsand--samplingoptions to limit the number of reads processed - refined homopolyer filtering and kmer assembly
- Assembly is now optional with
--skip-assembleflag - added
counts_per_readoutput column
- added
- Defaults to start in a copy mode (new, allows mouse selection and copying text from terminal, no side borders)
- Fixed typos in adapter presets
v0.3.0
- added kmer enrichment analysis (
enrichsubcommand)
v0.2.0
- added FASTA file format support
- added gzipped file support (decompresses 10MB to a temporary file)
- added visual styling for sequence mismatches (bold) and FASTQ quality scores (italic/color)
- fixed shift+arrow key handling in search panel
v0.1.5
- fixed build error (expected
Rect, foundSize) - updated summarize subcommand option to print percentages or counts
v0.1.4
v0.1.3
- added summarize subcommand - to be moved to the UI interface later
- better handling of polyA/T patterns
v0.1.2
- added save pattern as CSV dialog box
v0.1.1
- With exact match, discard surrounding fuzzy match.
- added comments field
v0.1.0
- Fixed backspace cannot delete patterns in search panel
- Added read / save search patterns with CSV file
- Changed to use Enter to add new patterns instead of
ALT+5 - Display error / info messages in red at the bottom