GitHub statistics
Bioconductor contributions
As maintainer
As co-maintainer
| Package | BioC-devel | BioC-release |
|---|---|---|
| edgeR | ||
| scater | ||
| SingleCellExperiment | ||
| iSEE | ||
| iSEEu | ||
| TENxBrainData | ||
| TSCAN |
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up| Package | BioC-devel | BioC-release |
|---|---|---|
| edgeR | ||
| scater | ||
| SingleCellExperiment | ||
| iSEE | ||
| iSEEu | ||
| TENxBrainData | ||
| TSCAN |
Assorted thoughts, explanations and justifications for code in the scran package and the simpleSingleCell workflow.
An archived version of the beachmat repository, see https://github.com/LTLA/beachmat for the active version.
C++ 8
Basically, single-cell dot plots. Needs some tests and docs and such. Probably could share some stuff better with ComplexHeatmapPlot without inheri…
Consider the following: library(Rsamtools) library(S4Vectors) X <- List(BamFile("A"), BamFile("B")) showAsCell(X) ## Error in x[seq_len(n)] : objec…