
Last chance! 50% off unlimited learning
Sale ends in
methData
class is based on the countData
class defined in the `baySeq' package, but includes a `coordinates'
slot giving the coordinates of genomic loci and a `locLikelihoods'
slot which contains the estimated likelihoods that each annotated
region is a locus in each replicate group and a coordinates structure
giving the locations of the loci.
locLikelihoods
:"matrix"
describing estimated likelihoods that each region defined in
`coordinates' is a locus in each replicate group.coordinates
:"GRanges"
defining
the coordinates of the genomic loci.data
:"matrix"
defining the
number of methylated cytosines observed for each locus defined in
`coordinates'data
:"matrix"
defining the
number of un-methylated cytosines observed for each locus defined in
`coordinates'replicates
:"factor"
defining
the replicate structure of the data.groups
:"list"
defing the group
(model) structure of the data (see the
baySeq package
)annotation
:"data.frame"
giving
any additional annotation information for each locus.priorType
:"character"
describing the type of prior information available in slot 'priors'
.priors
:"list"
defing the prior
parameter information. Calculated by
the baySeq package.posteriors
:"matrix"
giving the
estimated posterior likelihoods for each replicate group. Calculated by
the baySeq package.nullPosts
:"numeric"
which, if
calculated, defines the posterior likelihoods for the data having no
true expression of any kind. Calculated by
the baySeq package.estProps
:"numeric"
giving the
estimated proportion of tags belonnging to each group. Calculated by
the baySeq package.cellObservables
rowObservables
sampleObservables
"countData"
, directly.