read.blast2go | R Documentation |
given a BLAST2GO file, this function extracts the information from it and make it use for TERM2GENE.
read.blast2go(file, add_indirect_GO = FALSE)
file |
BLAST2GO file |
add_indirect_GO |
whether add indirect GO annotation |
a data frame with three columns: GENE, GO and ONTOLOGY
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.