Kevin Rue-Albrecht

Results 71 comments of Kevin Rue-Albrecht

Hi there I've added a couple of hot fixes in my own repository - https://github.com/iSEE/iSEE/commit/39e7fe9ea07b4fd9aacf85de73f0ea9274ed432f - https://github.com/iSEE/iSEE/commit/8a486b03192b682fa69d82cc4c9a92825c7f636d Namely: - I incremented checkout to version 3, which claims to resolve the...

I've just noted something more that is visible in the screenshot at the top of this thread: The two `git config` commands: ``` git config --local user.name "$GITHUB_ACTOR" git config...

Hi, Is everyone so far going with stickermule? I got a nice selection of stickers at #bioc2017 and I have now designed my own two stickers, that I am obviously...

Thanks for the info. Just to clarify: I haven't ordered yet with discount stickers. I wanted to get an impression from you guys first. I'll keep looking around, but to...

This appears to be working properly for me in shiny 1.7.2

@federicomarini I think that with HDF5 the memory issue of any number of assays is moot (perhaps even metadata can be streamed from an HDF5 file actually). My initial reaction...

Apologies for completely forgetting about this one. I got swamped in other things. Good that the issue is still open as a sticky note. This feature is not complicated _per...

Thanks for your interest in iSEE! iSEE works on Bioconductor `SummarizedExperiment` objects https://bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html and sub-classes derived from it, e.g. https://bioconductor.org/packages/release/bioc/html/SingleCellExperiment.html SummarizedExperiment objects can store 3 main types of information: -...

1) You'll have to think (or perhaps you know already) whether you want one Shiny app per experiment, one Shiny app that combines all experiments and updates whenever a new...

55c864444ec36d114217a050e95d34ab5700f4fb should take care of it