Dear developers,
I encountered an error while running:
refMscm2.m<- ImputeDNAmRef(expref.o$ref$med,db="SCM2",geneID="SYMBOL");
Error in eidNA.v[n] <- xx[[map.idx[n]]][1] : replacement has length zero
I have a different tissue type, could this error mean that there is no hit for my marker genes in the database?
I constructed expref.o using:
expref.o <- ConstExpRef( data, celltype.idx, celltype.v );
and succesfully obtained the reference matrix:
[1] "Now construct reference"
[1] 1727 5
Type1 Typel2 Type3 Type4 Type5
CYP19A1 0 0 0 0 3.169925
SERPINE1 0 0 0 0 2.807355
EPS8L1 0 0 0 0 2.321928
Dear developers,
I encountered an error while running:
refMscm2.m<- ImputeDNAmRef(expref.o$ref$med,db="SCM2",geneID="SYMBOL");Error in eidNA.v[n] <- xx[[map.idx[n]]][1] : replacement has length zeroI have a different tissue type, could this error mean that there is no hit for my marker genes in the database?
I constructed expref.o using:
expref.o <- ConstExpRef( data, celltype.idx, celltype.v );and succesfully obtained the reference matrix:
[1] "Now construct reference"
[1] 1727 5
Type1 Typel2 Type3 Type4 Type5
CYP19A1 0 0 0 0 3.169925
SERPINE1 0 0 0 0 2.807355
EPS8L1 0 0 0 0 2.321928