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


YuLab-SMU/GOSemSim documentation built on April 23, 2024, 11:35 a.m.