Identify SNPs of selected genes in VCF file from DGRP
1
0
Entering edit mode
8.6 years ago
mufernando ▴ 10

Hi,

I'm starting to work with Drosophila genomics, but I don't have a clue of where to start.

I wanted to identify the possible SNPs of a few genes from the VCF that you can find in the DGRP. I tried to do this in the genome browser, but there isn't the SNP section in Variation, and so the only possible way to do this is by analysing the VCF.

Could somebody give me some directions of where to start?

gene SNP r dgrp genome • 2.2k views
ADD COMMENT
1
Entering edit mode
8.6 years ago
Darked89 4.6k

You need to intersect SNP data in a VCF file with some genomic position data for your genes of interest stored as either BED or GFF. Start small with one gene or 1kb genomic interval using i.e. "bedtools intersect"

http://bedtools.readthedocs.org/

ADD COMMENT
0
Entering edit mode

I forgot to thank you Darked89! this was very helpful.

ADD REPLY

Login before adding your answer.

Traffic: 2015 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