Open elizabethmcmillan opened 3 hours ago
I'm getting this error when I try to run the example data. Any ideas? Thank you!!
library(Rmagic) data(magic_testdata) data_MAGIC <- magic(magic_testdata, genes=c("VIM", "CDH1", "ZEB1")) Error in is.null(x = genes) || is.na(x = genes) : 'length = 3' in coercion to 'logical(1)'
Hi, this is a read only mirror of CRAN, please see the package authors in the DESCRIPTION file. Look for Maintainer, BugReports and URL. Thanks!
DESCRIPTION
Maintainer
BugReports
URL
I'm getting this error when I try to run the example data. Any ideas? Thank you!!