Skip to content

Incorporate LINSIGHT into annotation pipeline #203

@Madelinehazel

Description

@Madelinehazel

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

GRCh38 LINSIGHT scores can be downloaded from this link.

You will need to:

  1. Download the BED file of scores to /hpf/largeprojects/ccmbio/nhanafi/c4r/downloads/databases/.
  2. Examine the fields in the file. The score is the fourth column.
  3. Checkout the hg38 branch of crg2: inside your local crg2 directory, type git checkout crg2-hg38
  4. Modify the vcfanno config to add the LINSIGHT score using vcfanno (see other score annotations, e.g. CADD for an example of how to do this)
  5. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions