Skip to content
View Iancam's full-sized avatar

Highlights

  • Pro

Block or report Iancam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Get proportions per cluster, per prefix Get proportions per cluster, per prefix
    1
    library(Seurat)
    2
    # takes a seurat object, a list of prefixes to look for, and a function to get the prefix from a
    3
    proportions = function(seuratObj, prefixes, ignoreCase=FALSE) {
    4
        cnames = colnames(seuratObj)
    5
        countsPerDay = lapply(prefixes, function(prefix) {
  2. ClusterMap ClusterMap Public

    Forked from xgaoo/ClusterMap

    ClusterMap is an R package to analyze and compare two or more single cell expression datasets.

    R

  3. karel-robot karel-robot Public

    JavaScript

  4. midstream midstream Public

    R