Description Usage Arguments Details Slots Methods Author(s)
A class for storing quantitative epigenetic data in repetitive elements of the genome
1 2 | RepeatEpigenomeCollection(quantFns, sampleNames, markNames, annot,
repRef = RepeatReference())
|
quantFns |
Vector of filenames which contains quantification results |
Multiple epigenetic marks are stored and each repetitive element (RE) in a given reference is assigned quantitative scores for each mark. A dataset of multiple samples can be annotated.
annotAnnotation for the samples in the dataset.
repRefRepeat reference (of class RepeatReference)
samplesSamples contained in the dataset.
marksepigenetic marks contained in the dataset.
markTypesAnnotation for the samples in the dataset.
epiQuantData structure for storing the quantifications of the epigenetic marks across marks and samples
getSamples,RepeatEpigenomeCollection-methodReturn the sample indentifiers contained in the dataset.
getMarks,RepeatEpigenomeCollection-methodReturn the epigenetic marks contained in the dataset.
getAnnot,RepeatEpigenomeCollection-methodReturn the sample sample annotation table.
getSampleMarkTable,RepeatEpigenomeCollection-methodReturn a table containing sample-mark combinations covered in the dataset.
getRepRef,RepeatEpigenomeCollection-methodRetrieve values of epigenetic quantifications for each RE in each sample.
getRepeatScores,RepeatEpigenomeCollection-methodReturn the sample indentifiers contained in the dataset.
getRepeatCovg,RepeatEpigenomeCollection-methodRetrieve the number of reads covering each RE in each sample.
filterRepRefMeth,RepeatEpigenomeCollection-methodFilter RE that do not fulfill certain coverage criteria in all of the contained bisulfite datasets.
filterRepRefChip,RepeatEpigenomeCollection-methodFilter RE that do not fulfill certain coverage criteria in all of the contained enrichment datasets.
Fabian Mueller
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.