Skip to content

Releases: bcgsc/LongStitch

LongStitch v1.0.5

09 Aug 23:38
ccc50a6
Compare
Choose a tag to compare
  • Release version 1.0.5
  • Add parameter longmap to longstitch makefile, and document in README, help page
    • Parameter for Tigmint, which controls the preset used for minimap2 mapping

LongStitch v1.0.4

09 Jan 23:13
6404eb0
Compare
Choose a tag to compare
  • Release version 1.0.4
  • LongStitch can now accept uncompressed long reads files as input

LongStitch v1.0.3

19 Jul 21:59
4d5e5c0
Compare
Choose a tag to compare
  • Release version 1.0.3
  • Updated longstitch to allow usage of newly developed ntLink features
    • gap_fill=True turns on gap-filling utility in ntLink (note that raw read sequences are inserted into the filled gaps)
    • rounds can be used to run additional rounds of ntLink (default 1)
  • Updated demo tests

LongStitch v1.0.2

25 Feb 22:52
37eb344
Compare
Choose a tag to compare
  • Release version v1.0.2
  • Fix parameter a collision between ntLink and ARKS-long
    • Specify ntLink a with a_ntLink
  • Add optional parameter out_prefix - specify name of soft-link to final LongStitch scaffolds (<out_prefix>.scaffolds.fa)
  • Add make_links target for creating necessary soft-links if files are located outside of working directory
  • Update demo
  • Improve CI
  • Update documentation

LongStitch v1.0.1

30 Jun 17:01
1b1eecd
Compare
Choose a tag to compare
  • Release version v1.0.1
  • Update default G
  • Improve user interpretation of output files with soft-links and log messages
  • Add test demo files
  • Improve documentation

LongStitch v1.0.0

02 Jun 23:31
Compare
Choose a tag to compare

Initial release of LongStitch: genome assembly correction and scaffolding using long reads