Description Usage Arguments Value Author(s) Examples
biobtree covers all the genomes in ensembl and ensembl genomes. If the the studied organism genome is not included in the default pre built in databases then this function is used and build the biobtree database locally for given genomes.
1 | bbBuildCustomDB(taxonomyIDs = NULL, rawArgs = NULL)
|
taxonomyIDs |
Comma seperated list of taxonomy identifiers for building the genomes |
rawArgs |
For using all available biobtree command line arguments directly |
returns empty
Tamer Gur
1 2 3 4 5 6 7 | ## Not run:
bbUseOutDir("your directory path")
bbBuildCustomDB(taxonomyIDs="1408103,206403")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.