VCF liftover for mouse strains
1
0
Entering edit mode
2.1 years ago

Hi there, I'm working on an allele skew project where we are utilizing two mouse strains. In order to perform some QC, we would like to extract strain specific SNP info and we would like to know the SNP position based on the strain of interest, not the reference mm10. Therefore, we were thinking about performing a liftover to "convert" the coordinates. Anyways, I identified GATK LiftoverVCF as a possible tool but it requires a chain file that's seemingly not available. Would anyone have any suggestions for either making a strain specific chain file or a different tool that doesn't require a chain file? Thank you!

The specific question that we want to answer: How many uniquely mapped reads overlap with a SNP position of each strain?

Genomics SNP VCF mouse_strains • 685 views
ADD COMMENT
0
Entering edit mode

I'm going to try and use https://github.com/wurmlab/flo#using-flo as a method for creating the required chain file. Let me know if there are other suggestions.

ADD REPLY
1
Entering edit mode
2.1 years ago

The method I decided to use is the Coordinate remapping tool available through NCBI. It's very powerful and removes the need for a chain file. I may still end up using flo but here's the those two links:

Coordinate Remapping: https://www.ncbi.nlm.nih.gov/genome/tools/remap

flo GitHub: https://github.com/wurmlab/flo#using-flo

ADD COMMENT

Login before adding your answer.

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