-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support Arriba for other genomes #90
Comments
Linked to #12 |
there is likely an if statement checking for the genome and only running arriba on hg38 -- will need to remove this |
hg19 blacklist and fusion files are included in arriba: https://arriba.readthedocs.io/en/latest/input-files/#blacklist first let's download on biowulf, later will put them in our s3 bucket |
this appears to be implemented correctly RENEE/workflow/rules/paired-end.smk Line 612 in ee1a9e4
|
closing in favor of #12. All that is needed is to upload the mm39 resources to S3 and update the RENEE/workflow/rules/build.smk Line 657 in 6af726a
|
It only supports hg38 and mm10 by default. We may need to reach out to the Arriba maintainer for help creating these fusion files for other genome annotations.
RENEE/config/genomes/biowulf/hg38_30.json
Lines 20 to 22 in 5fb4d14
The text was updated successfully, but these errors were encountered: