SnpMatrix
object, storing the posterior
probabilities to as much accuracy allowed by a one-byte coding
read.beagle(file, rownames=NULL, nsnp = NULL, header=TRUE)
TRUE
if the file contains a header line (it won't
for older versions of BEAGLE)
SnpMatrix
rownames
argument is supplied, this will
take precedence over the header line. If there is no header
line and no row names are supplied, names
are generated as Sample1
, Sample2
etc.
No provision is made for data for the X chromosome. Such data must be
first read as a SnpMatrix
and subsequently coerced to an
XSnpMatrix
object
SnpMatrix-class
##---- No example available yet
Run the code above in your browser using DataLab