taxaByNode | R Documentation |
Returns taxa (e.g. sample) information for a select set of reference ranges. Reference ranges are identified by a user defined genomic range consisting of a sequence (e.g. chromosome) ID, and start and stop positions.
taxaByNode(object, ...)
## S4 method for signature 'PHGDataSet'
taxaByNode(object, samples = NULL, seqnames, start, end)
object |
A |
... |
Additional arguments, for use in specific methods |
samples |
Samples/taxa to include in plot |
seqnames |
A sequence (e.g. chromosome) ID |
start |
Start position for ref ranges |
end |
End position for ref ranges |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.