Releases: HadrienG/InSilicoSeq
Releases · HadrienG/InSilicoSeq
v2.0.1
23 Feb 08:53
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed the instructions to run with docker
fix crash when using --coverage (#253 )
v2.0.0
15 Feb 15:44
Compare
Sorry, something went wrong.
No results found
New features and improvements
amplicon simulation with --sequence_type amplicon (and optionally --readcount)
new and updated error models (including NextSeq, and MiSeq models with different quality thresholds)
improved memory usage and performance
Bug fixes
iss now always simulates the correct number of reads
fix incorrect insert size distributions in existing models
Other
switch to pytest
linting and formatting
v1.6.0
10 Aug 10:58
Compare
Sorry, something went wrong.
No results found
Now works with latest numpy and Biopython
move tests to pytest
fix #220
v1.5.4
29 Sep 09:01
Compare
Sorry, something went wrong.
No results found
Changes requirements to biopython <= 1.78
v1.5.3
05 May 08:53
Compare
Sorry, something went wrong.
No results found
v1.5.2
01 Feb 10:59
Compare
Sorry, something went wrong.
No results found
Bugfix release:
Documentation clarification for --coverage_file (#191 )
iss generate should now produce the correct amount of reads even for highly fragmented genomes (#195 )
v1.5.1
10 Oct 06:48
Compare
Sorry, something went wrong.
No results found
v1.5.0
13 Aug 07:04
Compare
Sorry, something went wrong.
No results found
The release fixes a few bugs and brings some improvements to existing options.
⚠️ This release also deprecates python <= 3.5 ⚠️
Improvements:
the coverage option now accepts distributions (same than --abundance) and scales them accordingly to --n_reads(#127 )
the old --coverage option has been renamed --coverage_file
--draft is now usable with abundance and coverage files (#83 )
Bugfixes:
the documentation should build properly again (#163 )
iss will not throw an error if invoked without options (#177 )
v1.4.6
12 May 08:26
Compare
Sorry, something went wrong.
No results found
Bugfixe release:
iss generate does not crash on sequences shorter than template length anymore
iss generate does not crash on model with no sequences with Q>20
--ncbi does not abruptly crash when downloading large numbers of genomes anymore
v1.4.5
22 Nov 16:46
Compare
Sorry, something went wrong.
No results found