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
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:
Log in to answer this question.