Snakemake pipeline fixes and downstream data updates from PR #166#197
Draft
elewis2 wants to merge 1 commit into
Draft
Snakemake pipeline fixes and downstream data updates from PR #166#197elewis2 wants to merge 1 commit into
elewis2 wants to merge 1 commit into
Conversation
- Replace dedent/cd/wget pattern with curl --create-dirs throughout Snakefile to fix silent failures where shell sections would exit without running commands - Update Ensembl download to use may2025.archive.ensembl.org (main site broken) and move query string to download_ensembl_curl_config.txt - Update CGI biomarkers download URL (changed upstream, no longer zipped) - Add Dockerfile.snakemake: multi-stage build with npm rebuild to fix Node version compilation issues with native deps (node-expat/xml-stream) - Add downloadCosmic.sh helper script for COSMIC download auth flow - Fix fdaSrs/index.js: UNII file header renamed 'PT' -> 'Display Name' upstream, causing all 168k records to be skipped silently - Update data/signatures.json: add sourceIdVersion '3' to all COSMIC signatures (DBS/ID/SBS series) and add name field for proper versioned record lookup Co-authored-by: Matthew Stuart-Edwards <m.stuartedwards@uleth.ca>
7a30031 to
1f01e75
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.