Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate all resources to S3 bucket #89

Open
kelly-sovacool opened this issue Jan 11, 2024 · 0 comments
Open

Migrate all resources to S3 bucket #89

kelly-sovacool opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request RENEE RepoName
Milestone

Comments

@kelly-sovacool
Copy link
Member

kelly-sovacool commented Jan 11, 2024

This will allow us to get rid of the FRCE & Biowulf-specific code as well as redundant resources. We can also add a command to locally download the resources.

"FUSIONBLACKLIST": "s3://nciccbr/Resources/RNA-seq/arriba/blacklist_hg38_GRCh38_v2.0.0.tsv.gz",
"FUSIONCYTOBAND": "s3://nciccbr/Resources/RNA-seq/arriba/cytobands_hg38_GRCh38_v2.0.0.tsv",
"FUSIONPROTDOMAIN": "s3://nciccbr/Resources/RNA-seq/arriba/protein_domains_hg38_GRCh38_v2.0.0.gff3"

We should also split up genome config files into species vs annotation specific files to avoid file duplication.

May want to wait on this until we migrate to nextflow, which has better design patterns for genome configs.

@kopardev kopardev added the RENEE RepoName label Jan 11, 2024
@kelly-sovacool kelly-sovacool added the enhancement New feature or request label Jan 11, 2024
@kopardev kopardev added this to the 2024-06 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RENEE RepoName
Projects
None yet
Development

No branches or pull requests

2 participants