Skip to content

Releases: hasindu2008/squigulator

squigulator-v0.3.0

01 Mar 07:29
Compare
Choose a tag to compare

Newly added features and major updates in this version compared to previous v0.2.1 are:

  • added support for the new RNA004 chemistry
  • dna-r10- profiles now generate 5KHz data to match with latest updates to ONT chemistry
  • --trans-trunc option for simulating truncated transcript lengths in RNA simulation
  • --trans-count option for simulating transcript abundance in RNA simulation
  • --cdna option for simulation cDNA data
  • two new developer options --median-before-mean and --median-before-std

Documentation newly added:

Bug fixes:

  • --dwell-mean option was mistakenly erroring out which is now fixed

Internal code changes not affecting the user:

  • code restructure
  • make file updates
  • more test cases
  • update slow5lib

squigulator-v0.2.2

16 Nov 10:09
Compare
Choose a tag to compare

Changes from v0.2.1 are:

  • fix bug where the option for sample rate was not effective
  • update readme

squigulator-v0.2.1

30 Sep 03:21
Compare
Choose a tag to compare

Minor bug fix

  • c7a1e49: fix a bug that affected the si tag in sam output

squigulator-v0.2.0

03 May 01:40
Compare
Choose a tag to compare

New highlights v0.1.0 are:

  1. support for R10 data (-x dna-r10-min and dna-r10-prom profiles)
  2. ability to output the signal to read/reference annotation in PAF and SAM formats (-a, -c and --paf-ref options, see output description page), that can be visualised with squigualiser
  3. More command line fine-tuning parameters (e.g., --amp-noise, --digitisation etc, see man page)
  4. New options such as -f for specifying fold coverage and --bps for translocation speed (see man page)

squigulator-v0.1.0

21 Feb 08:36
Compare
Choose a tag to compare
  • the very first release