getALLProteins: Returns vector of proteins annotated to given GO term

Description Usage Arguments

View source: R/getAllProteins.R

Description

Returns vector of proteins annotated to given GO term

Usage

1
2
3
4
5
6
7
8
getALLProteins(
  GOterm,
  annotationDB = info[["annotations"]],
  return = T,
  save = F,
  name,
  destination
)

Arguments

GOterm

GOterm

annotationDB

list of protein annotations

return

should vector be returned

save

save?

name

name

destination

destination to save


nicohuttmann/htmnanalysis documentation built on Dec. 6, 2020, 3:02 a.m.