goMolecularFunction {readat} | R Documentation |
A lookup of GO (Gene Ontology) definitions, for molecular function, biological process, and cellular component by SomaLogic Aptamer ID.
A list of data frames, each with the following columns.
Character. UniProt ID for the protein target.
Character. GO ID for property of the target protein.
Character. Name corresponding to the GO ID.
Character. Description corresponding to the GO ID.
More information on GO can be found at: http://geneontology.org/
head(goMolecularFunction) head(goBiologicalProcess) head(goCellularComponent)