Hey, I am working on some metagenomic data. I blast my pyrosequencing reads against some protein databases (e.g., COG, KEGG) to get the functional information. This results will show the number of reads assigned to each function.
However, I would like to know the the taxonomic information associated with each functions. For example, I find 10 reads assigned to COG001, I would like to know what organisms they are.
I am not sure how can I get the functional information and taxonomic information at the same time.
The methods that I could think is to blast twice. First, blast against protein database. Second, extract the functions that I'm interested in (e.g, nitrogen functions) and blast again to find taxonomic information. However, sometime when I get the functional information from blast, it only shows the number of reads instead of which reads.
Anyone can recommend software can give functional and taxonomic info at same time.
However, I would like to know the the taxonomic information associated with each functions. For example, I find 10 reads assigned to COG001, I would like to know what organisms they are.
I am not sure how can I get the functional information and taxonomic information at the same time.
The methods that I could think is to blast twice. First, blast against protein database. Second, extract the functions that I'm interested in (e.g, nitrogen functions) and blast again to find taxonomic information. However, sometime when I get the functional information from blast, it only shows the number of reads instead of which reads.
Anyone can recommend software can give functional and taxonomic info at same time.
Comment