Displaying 2 results from an estimated 2 matches for "gobpoffspring".
2009 Jul 04
3
newby question
Hi,
I work with bio-conductor, but this is probably a basic R question.
I want to emulate the GOBPOFFSPRING$"GO:0008150" command:
> allBP <- GOBPOFFSPRING$"GO:0008150"
> class(allBP)
[1] "character"
> length(allBP)
[1] 16066
>
I want to create a function so that I can execute the command by passing as a parameter the portion in quotes in the above command...
2005 Mar 30
1
Installing GO 1.7.0
...Formats: text html latex example
GO text html latex
GOALLLOCUSID text html latex example
GOBPANCESTOR text html latex example
GOBPCHILDREN text html latex example
GOBPOFFSPRING text html latex example
GOBPPARENTS text html latex example
GOCCANCESTOR text html latex example
GOCCCHILDREN text html latex example
GOCCOFFSPRING text...