-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I'm trying to make cn_Proc with my own data which has 1 cell type and all have the same description.
At the step to construct C/T-specific GRNs, it is throwing an error.
The command that I'm using
grnProp<-cn_make_grn(stQuery, expList, species='Hs', tfs=hsTFs)
The output I get
`healthy_liver : 24
Number of samples per CT: 24
Error in expDat[, rownames(stGRN)] : incorrect number of dimensions
In addition: Warning message:
In if (is.na(tfs)) { :
the condition has length > 1 and only the first element will be used`
Metadata
Metadata
Assignees
Labels
No labels