Entering edit mode
11.7 years ago
Naren
▴
1000
sample snp data:In text format
This is sample snp data:In text format
There are 28 such sequences (Only 9 shown) Numbers are nucleotide positions.
How to generate Phylogeny Tree from these snps (There are total 600000 snps).
I am using Win7.
Thanks. That gives me some clue about what should be done with my data, How will I do it, is totally my problem.
If you data are organized as a matrix, a simple [R] code will solve it !
Do tell :)
If I have a matrix, 6 columns, and each row shows the Nucleotide (albeit no information about positions of consecutiveness of these nucleotides), is this a reliable method of constructing trees? and can it be done by R?