getMAT-methods: 'getMAT'

Description Methods See Also Examples

Description

It returns no.of equivalence class by no.of annotation matrix of an object of annotatedSNPset-class.

Methods

signature(x = "annotatedSNPset")

getMAT(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=getMAT(ob1)
  res[1:10,1:6]  

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