Skip to content

Releases: nick-youngblut/MGSIM

updated read simulation defaults; updated conda deps

06 Jan 22:20
Compare
Choose a tag to compare
  • updated read simulation defaults
  • updated conda deps
  • set github actions python version to 3.9
  • added vs-code devcontainer

fixed rndSeed

10 Apr 07:10
Compare
Choose a tag to compare

Fixed rndSeed bug that prevented fully reproducible community simulations

fixed zero fold coverage bug

01 Sep 10:28
Compare
Choose a tag to compare

fixed zero fold coverage bug for ht-read simulation that resulted in no read files to be generated by art-illumina

fixed zero frag bug

26 Aug 11:19
Compare
Choose a tag to compare

Fixed bug in which no fragments are simulated for a barcode

ht-read: faster simulation & fixed barcode simulation

23 Aug 13:14
Compare
Choose a tag to compare

haplotag reads: faster read simulation via file locking of each sub-process & barcodes all now definitely unique

faster ht-read simulation

19 Aug 19:16
Compare
Choose a tag to compare

faster ht-read simulation via less calling of art-illumina and also parallel processing of ref genome sizes

new temp file deletion method for HtReads

13 Aug 18:33
Compare
Choose a tag to compare

new temp file deletion method for HtReads

Added --beta-div param

13 Aug 11:02
Compare
Choose a tag to compare

Added --beta-div param to MGSIM communities

switch from pyfasta to pyfastx

01 Aug 18:38
Compare
Choose a tag to compare

Switch from pyfasta to pyfastx for HtReads. Due to a dependency conflict, py3.8 is no longer supported

small edge case bug fixes

23 Jul 10:53
Compare
Choose a tag to compare

small edge case bug fixes