powered by
Create a SRTsim object from reference-free shinyoutput
Shiny2SRT(shinyOutput)
Returns a SRTsim object with user-specified parameters stored in metaParam slot.
A list of Shiny Output. Including a simCount, simInfo,simcountParam,simLocParam
shinySRT <- Shiny2SRT(toyShiny) ## Explore the new SRT object shinySRT@metaParam shinySRT@simCounts[1:3,1:3] shinySRT@simcolData
Run the code above in your browser using DataLab