v3.1.0
This release contains several major bugfixes + new added features as outlined below.
General changes:
- updated
requirements.txt - fixed bug where head/tail lengths are calculated without considering the strand of the alignment
- fixed bug where sequence IDs in
_aligned_error_profiledo not match those in_aligned_reads.fastq(fixes #151) - set default file compression level to 1 (previously level 6)
genome mode:
- fixes bug where
-coption crashes
transcriptome mode:
- new options for
read_analysis.py:-cdetect chimeric reads-qquantify transcript expression-nnormalize expression values by transcript length
- new expression quantification algorithm based on abundance estimation in metagenome mode
- fixed bug where identical read lengths are simulated for the same transcript (fixes #155; thanks Haoran Li)
- fixed bug where transcripts without a
ENSname prefix cannot be simulated, which may result in an infinite loop (fixes #112, #156) - optimized various parts of simulation (see #150, #158)
- fixed bug where head/tail lengths are calculated without considering genome alignments in addition to transcriptome alignments (fixes #136)
metagenome mode:
- the option
--dna_type_listis not required when reference genomes are streamed from RefSeq