checkSettings {GenoGAM} | R Documentation |
Check if the indices were build correctly, according to the specified parameters
checkSettings(object) ## S4 method for signature 'GenomicTiles' checkSettings(object)
object |
A /codeGenomicTiles object. |
A logical value
Georg Stricker georg.stricker@in.tum.de
gt <- makeTestGenomicTiles() checkSettings(gt)