Skip to content

Releases: bcgsc/goldrush

1.2.1

01 Nov 19:43
e9a5cdc
Compare
Choose a tag to compare
  • Fixes to make GoldRush compatible with the latest ntLink version (v1.3.11)
  • Resolve parameter collisions in goldrush and ntLink makefiles

1.2.0

03 Oct 15:43
eaa43c1
Compare
Choose a tag to compare
  • GoldPolish-Target now runs as the last step in the default pipeline to polish the soft-masked bases left by ntLink

1.1.2

17 Jun 22:43
aeececd
Compare
Choose a tag to compare
  • Checks reads for invalid bases (non-atcgATCG) and discards them when generating silver paths

1.1.1

03 Apr 16:27
bea4c76
Compare
Choose a tag to compare
  • GoldRush now runs in a subdirectory to avoid file clutter and output of each major step are softlinked to top directory

  • Output additional information when verbose is turned on

  • Simplify spaced seed design specification interaction in goldpath

1.1.0

21 Sep 18:50
4493b05
Compare
Choose a tag to compare
  • Utilize the deterministic version of GoldPolish to generate polished goldtigs
  • Require v1.6.2 of btllib

1.0.3

09 May 22:07
6e8b1b2
Compare
Choose a tag to compare
  • Packaged btllib removed from the goldrush-path stage
    • This stage now uses btllib as a dependency
  • Add ulimit -u to the goldrush-edit stage
    • Increases the maximum number of process to the maximum allowable
    • Addresses a related error that users were reporting
  • Update goldrush-edit submodule
    • Added make command to allow for make installation in location other than /usr/bin - this issue was seen when running the docker container on singularity
  • Add option to specify shared memory location for goldrush-edit
  • Documentation updates

1.0.2

09 Nov 22:33
80eba08
Compare
Choose a tag to compare
  • Detect if no reads pass the Phred and minimum size thresholds for GoldRush-Path and print more informative error message
  • Improve error handling for reads parameter in goldrush makefile
    • Detect any error with reads parameter specified and print more informative error message for users
  • Update GoldRush-Edit submodule
    • Use new sensitive mapping mode when using ntLink for mappings
  • Update test demo
  • Documentation updates

1.0.1

23 Sep 23:32
002c0bf
Compare
Choose a tag to compare
  • Update goldrush-edit submodule
    • Fixes bug where goldrush-edit would non-deterministically fail
  • Add demo for checking GoldRush installation
  • Add dev option (development mode) to retain additional intermediate files
  • Documentation updates

1.0.0

08 Aug 19:01
8f568fc
Compare
Choose a tag to compare

Results reported in manuscript will use this version

0.9.3

08 Jul 19:21
ac17bb5
Compare
Choose a tag to compare

Update default ntLink k and w
Reduce memory usage in GoldrRush-Edit
Reuse ntLink k and w in GoldRush-Edit