finding gene variation using Fasta files
1
1
Entering edit mode
8.3 years ago
Eva_Maria ▴ 190

Hi

I have 50 genes and I want to find each genes variation(SNPs) in 400 genomes. All genes and genomes are in fasta format only. How is it possible?

SNP genome • 1.8k views
ADD COMMENT
2
Entering edit mode
8.3 years ago

If you have the sequences aligned you can use:

https://github.com/zeeev/popFastaaa

samtools faidx MSA.fa
./SNP -s name  -f MSA.fa
ADD COMMENT

Login before adding your answer.

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