| BStringGenome {GenomeBase} | R Documentation |
A container for the complete genome sequence of a given specie.
[TODO: Put some details here]
In the code snippets below,
x is a BStringGenome object
and name is the name of a chromosome (character-string).
x$name:
[TODO: Document me]
In the code snippets below,
x is a BStringGenome object
and name is the name of a chromosome (character-string).
unload(x, name):
[TODO: Document me]
H. Pages
## [TODO: Put some examples here]