Hi Asaf, I have downloaded the file you mentioned above, It has 3 columns, but I cann't figure out how to generate the matrix. can you provide some clues to do this?
Phylogenetic Profile Matrix
Hi all,
How can I get a gene phylogenetic profile matrix which contains present/absent information of genes in a handful of species?
• 3,270 views
•
link
1 answer
• 0 views
•
link
The first column is taxonomy ID, the second is group of proteins and the third the number of representatives of the group in the genome. You can convert it pretty easily to a matrix form by putting True in the matrix where the TXID and the protein family appear in a row and False otherwise. You should need to program a bit.
• 0 views
•
link
Log in to answer this question.