Pathogenic Variants in a Genomic interval
1
0
Entering edit mode
6.2 years ago
tylertibetli ▴ 10

Hello Guys,

I would like to ask that if it is possible to find all the Clinvar pathogenic mutations in a given genomic interval. After an RNA-seq analysis, I got more than 100 genomic intervals as a BED file and I didn't find an easy way to find all the pathogenic mutations in the genomic intervals. Any help would be appreciated.

Thank you,

Clinvar Pathogenic BED Genomic İnterval • 1.6k views
ADD COMMENT
1
Entering edit mode

You can download the VCF from ClinVar and then use tabix to retrieve all variants overlapping with your intervals. From there on, filter for variant classification being pathogenic.

ADD REPLY
0
Entering edit mode

Thank you for assistance, I ve downloaded Clinvar records as VCF, but tabix is not working properly for the overlapping. I' ve sorted VCF and Bed files but appearing some errors such as "[ti_index_core ] the file out of order at line 5" . Should I remove the header lines of VCF?

ADD REPLY
1
Entering edit mode
6.2 years ago
Emily 24k

You could use BioMart. Use the short variation database, filter by your genomic region and clinical significance.

ADD COMMENT
0
Entering edit mode

Dear Emily, thank you for the help, I tried the website and want to ask that is possible to upload BED file for the region, it didn' work and I 've changed the format of BED file as 1:123425:112356:1 , but still didn't return back any data I didn't understand the problem :(

ADD REPLY
0
Entering edit mode

It's because there aren't any.

ADD REPLY

Login before adding your answer.

Traffic: 3070 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6