Aligning transcript with known position for SNP to draft genome to find the position of SNPs
1
0
Entering edit mode
5.3 years ago
dasakan • 0

Hi, I have assembled transcriptome (sequenced by RNAseq) with known position of SNPs (Vcf file is there). In the mean time, I have received the draft genome in different scaffolods. To design probe to amplify the SNP target, I am interested to use the genome sequences, however, I donot know the SNP locus in genome. Is there any tool, to align the transcripts in the draft genome and extract the corresponding SNP position within the scaffold sequences keeping the info of respective transcript ids too? It may be like BED coordinates of transcripts in the draft genome.

SNP alignment genome • 1.1k views
ADD COMMENT
0
Entering edit mode
5.3 years ago
Vitis ★ 2.5k

Both BLAST and BLAT may be able to do it. I'd try BLAT first. Then it would be straightforward to parse the BLAT result to match the variant positions.

https://metacpan.org/pod/Bio::Tools::Blat

ADD COMMENT
0
Entering edit mode

Thanks:) will try that way..

ADD REPLY

Login before adding your answer.

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