getBamDataLastRead {TSRchitect} | R Documentation |
an accessor function that retrieves the contents of a specified slot "bamDataLastRead" from a given tssObject
getBamDataLastRead(experimentName, slot) ## S4 method for signature 'tssObject,numeric' getBamDataLastRead(experimentName, slot)
experimentName |
an S4 object of class tssObject |
slot |
'numeric' a number corresponding to the slot in "bamDataLastRead" to be retrieved. |
the contents of the specified slot "bamDataLastRead" are returned