calls {oligo} | R Documentation |
Accessors and replacement methods for genotype calls and associated confidences.
calls(object) callsConfidence(object) calls(object)<-value callsConfidence(object)<-value
object |
SnpCallSet object. |
value |
matrix |
Matrix with R rows (SNP's) and C columns (Samples) with genotype calls (1 - AA; 2 - AB; 3 - BB) or confidences.