read.blast2go: read.blast2go

View source: R/readBlast2go.R

read.blast2goR Documentation

read.blast2go

Description

given a BLAST2GO file, this function extracts the information from it and make it use for TERM2GENE.

Usage

read.blast2go(file, add_indirect_GO = FALSE)

Arguments

file

BLAST2GO file

add_indirect_GO

whether add indirect GO annotation

Value

a data frame with three columns: GENE, GO and ONTOLOGY


GuangchuangYu/GOSemSim documentation built on Aug. 24, 2024, 2:41 p.m.