Skip to content

Releases: BirolLab/goldrush

1.2.2

Choose a tag to compare

@jwong-1 jwong-1 released this 29 Jan 01:32
2ebcfea
  • Properly calculate Phred averages by first converting the score to a probability before taking the average
  • Resolve GoldRush-Path bug where silver and golden paths are not deterministic
  • Various QoL changes

1.2.1

Choose a tag to compare

@lcoombe lcoombe released this 01 Nov 19:43
e9a5cdc
  • Fixes to make GoldRush compatible with the latest ntLink version (v1.3.11)
  • Resolve parameter collisions in goldrush and ntLink makefiles

1.2.0

Choose a tag to compare

@jwong-1 jwong-1 released this 03 Oct 15:43
eaa43c1
  • GoldPolish-Target now runs as the last step in the default pipeline to polish the soft-masked bases left by ntLink

1.1.2

Choose a tag to compare

@jwong-1 jwong-1 released this 17 Jun 22:43
aeececd
  • Checks reads for invalid bases (non-atcgATCG) and discards them when generating silver paths

1.1.1

Choose a tag to compare

@jwong-1 jwong-1 released this 03 Apr 16:27
bea4c76
  • 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

Choose a tag to compare

@jwong-1 jwong-1 released this 21 Sep 18:50
4493b05
  • Utilize the deterministic version of GoldPolish to generate polished goldtigs
  • Require v1.6.2 of btllib

1.0.3

Choose a tag to compare

@lcoombe lcoombe released this 09 May 22:07
6e8b1b2
  • 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

Choose a tag to compare

@lcoombe lcoombe released this 09 Nov 22:33
80eba08
  • 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

Choose a tag to compare

@lcoombe lcoombe released this 23 Sep 23:32
002c0bf
  • 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

Choose a tag to compare

@jwong-1 jwong-1 released this 08 Aug 19:01
8f568fc

Results reported in manuscript will use this version