Description Usage Arguments Value Methods Author(s) See Also Examples
getlinc
is a function to derive substructures from LINC
objects.
1 2 | getlinc(input,
subject = "queries")
|
input |
a |
subject |
has to be one of |
the respective substructure or information
signature(input = "ANY", subject = "character")
(see details)
Manuel Goepferich
linc
;
1 2 3 4 5 6 | data(BRAIN_EXPR)
# getlinc() is used to accesss information
getlinc(crbl_cluster, subject = "geneSystem")
getlinc(crbl_cluster, subject = "queries")
getlinc(crbl_cluster, subject = "customID")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.