strandName {ChromHeatMap} | R Documentation |
This generic function simply returns the chromosome strand which name of all the chromosomes represented by a given ChrStrandData object. Note that not every sample associated with the object need have data from every chromosome.
strandName(object)
object |
Object derived from class ChrStrandMatrix |
strandName(object)
returns the name of the strand from which
the object data is taken.
Tim F Rayner