Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
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
Popular repositories
-
-
-
Forked from gmbecker/switchr
An R package for managing and seamlessly switching between sets of installed R packages.
R
-
Forked from gmbecker/gRAN
Repository-based tools for reproducibilty at the system-wide installation and individual analysis levels for R
R
-
Forked from gmbecker/GRANCore
Provides the classes and methods for GRANRepository objects used within the GRAN build framework for R packages.
R
-
7 contributions in the last year
Contribution activity
April - September 2020
March 2020
Created an issue in waldronlab/MultiAssayExperiment that received 4 comments
colData<- and sampleMap<- validity
Hi, It looks like sampleMap<- and colData<- replacement methods for the MAE don't call validObject() or MultiAssayExperiment:::.harmonize() so the …