powered by
chr(object)## S3 method for class 'GenoSet': chr(object)## S3 method for class 'GenomicRanges': chr(object)
## S3 method for class 'GenoSet': chr(object)
## S3 method for class 'GenomicRanges': chr(object)
data(genoset,package="genoset") chr(genoset.ds) # c("chr1","chr1","chr1","chr1","chr3","chr3","chrX","chrX","chrX","chrX") chr(rowRanges(genoset.ds)) # The same
Run the code above in your browser using DataLab