getDIM-methods: 'getDIM'

Description Methods See Also Examples

Description

To extract dim slot of annotatedSNPset-classobject.

Methods

signature(x = "annotatedSNPset")

getDIM(x). x must be an object of annotatedSNPset-class

See Also

anno.create,annotatedSNPset

Examples

1
2
3
4
5
 
  obfile <- system.file("sampleData", "obData.rda", package="GKnowMTest")
  load(obfile) # loads a mapping object ob1 
  res=getDIM(ob1)
  res

sbstatgen/GKnowMTest documentation built on May 27, 2019, 7:40 a.m.