Description Format Details Source References See Also Examples
A data.frame
containing the normalized and filtered values of allele
specific read counts,
for an experiment with more than two replicates. This data.frame
is
obtained with the
filterT
function run on the normASRcounts
data.frame
.
A data.frame
.
This data.frame
is obtained with the filterT
function.
Each line represents a feature (e.g. a gene, transcript).
Each column represents the number of allele specific sens reads from
either the paternal or maternal parent for a given biological replicate,
so that you expect to have two columns per biological replicate.
Values in the matrix are filtered and normalized (RLE method) ASR counts.
Extract from Bouschet, T. et al. (2016): In vitro corticogenesis from embryonic stem cells recapitulates the in vivo epigenetic control of imprinted gene expression. Submitted Subset of 6062 genes (after filtering).
Bouschet, T. et al. (2016): In vitro corticogenesis from embryonic stem cells recapitulates the in vivo epigenetic control of imprinted gene expression. Submitted
filterT
: a function to filter the ASR counts and produce the
filteredASRcounts
data.frame
.
isolde_test
: example of which uses
filteredASRcounts
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.