kbaseapps / kb_uploadmethods

MIT License
4 stars 21 forks source link

Updated SRA Toolkit to 2.11.0 #345

Closed Tianhao-Gu closed 2 years ago

Tianhao-Gu commented 2 years ago

This was an attempt to solve PTV-1678 where SRA objects loaded from NCBI are not able to be merged. This fix did not solv the problem, but is enough of a chore to leave this here for anyone with a need to do so in the future.

The SRA toolkit now requires being configured before fastq-dump will run successfully. The only addition needed to the default configuration for this to work is setting a value in /LIBS/GUID. The options are specified via these slash delimited strings. If you need to change a specific option then first run vdb-config -n to print out the options and values to get the correct key.

Description of PR purpose/changes

Jira Ticket / Issue

e.g. https://kbase-jira.atlassian.net/browse/DATAUP-X

Testing Instructions

Dev Checklist:

Updating Version and Release Notes (if applicable)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication