v3.2.2
General changes:
- Fix return value when q_mode is True for function primary_and_unaligned_chimeric in get_primary_sam.py (#230)
- Check for and skip secondary alignments in base quality characterization (#230)
- If the homopolymer length modelling doesn't converge, detect this and raise a more informative error (#230)
- Fixes for
-minand-maxparameters (#234) - Refactoring
genome mode:
- Fix to avoid IndexError being raised with some parameter combinations when simulating genomic reads (#232)
transcriptome mode:
- Remove
--chimericfrom transcriptome characterization to keep consistency with simulation options (#230)
metagenome mode: