Releases: bcgsc/goldrush
Releases · bcgsc/goldrush
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
- Packaged
btllib
removed from the goldrush-path stage- This stage now uses
btllib
as a dependency
- This stage now uses
- 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
- 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 ingoldrush
makefile- Detect any error with
reads
parameter specified and print more informative error message for users
- Detect any error with
- Update GoldRush-Edit submodule
- Use new
sensitive
mapping mode when using ntLink for mappings
- Use new
- Update test demo
- Documentation updates