This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Summarized Experiment _normrange

For any who have worked under the hood of GRanges and SummarizedExperiment,

I am trying to search for the parameter of _normrange from within the SE structure.

Can anyone point me to literature regarding SummarizedExperiment and its construction?

Thank you

rna-seq

1 answer

A question about a core Bioconductor class might get a faster answer on the Bioconductor support site (which runs on Biostars' software, although with different user profiles): https://support.bioconductor.org

Note that the SE class is being reworked at the moment and now has its own package in the development branch:

http://bioconductor.org/packages/SummarizedExperiment

This work is described a bit in the latest newsletter:

http://bioconductor.org/help/newsletters/2015_July/#development-plans-for-summarizedexperiment-class

You can also browse the development branch code here:

https://github.com/Bioconductor-mirror/SummarizedExperiment

Log in to answer this question.