proc_obo | R Documentation |
Helper to save 'obo' without header
proc_obo(
db_path,
fn_obo,
type = c("biological_process", "cellular_component", "molecular_function")
)
db_path |
Character string; the local path for database(s). The default
is |
fn_obo |
filename according to |
type |
Character vector. The name space in gene ontology to be included.
The default is to include all in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.