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

Incorporate ncER into annotation pipeline #206

Open
Madelinehazel opened this issue Mar 5, 2024 · 0 comments
Open

Incorporate ncER into annotation pipeline #206

Madelinehazel opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@Madelinehazel
Copy link
Contributor

Madelinehazel commented Mar 5, 2024

We would like to add ncER into the annotation pipeline for the hg38 version of crg2 to predict the fitness consequences of non-coding mutations.

GRCh38 ncER scores can be found at /hpf/largeprojects/ccmbio/pxu/DATABASE/GREEN-DB/GRCh38_ncER_perc.bed.gz.

You will need to:

Copy the BED file of scores to /hpf/largeprojects/ccmbio/nhanafi/c4r/downloads/databases/.
Examine the fields in the file. The score is the fourth column.
Checkout the hg38 branch of crg2: inside your local crg2 directory, type git checkout crg2-hg38
Modify the vcfanno config to add the ncER score using vcfanno (see other score annotations, e.g. CADD for an example of how to do this)
Setup a test run of the pipeline using the NA12878 BAM specified in the default units.tsv:
set the target in dnaseq_slurm_hpf.sh to annotated/coding/vcfanno/NA12878.coding.vep.vcfanno.vcf
submit the pipeline job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants