load_annots {hipathia}R Documentation

Loads functional annotations to genes

Description

Loads functional annotations from HGNC to the selected database.

Usage

load_annots(db, species)

Arguments

db

Database to be used. Either "GO" or "uniprot".

species

Species of the samples.

#@examples #load_annots("GO", "hsa")

Value

Functional annotations from HGNC to the selected database.


[Package hipathia version 2.0.0 Index]