5: In .addSignificantGenes(resultsTable = resultsTable, geneSets = geneSets, :
The rakings provided only include a subset of genes/regions included in the whole database.
I have run the code on the same RDS file before without encountering this problem...my interpretation of this is that this is not a major issue and downstream analysis can still continue. Is this correct?
I subset a cluster from Seurat and loaded it in and everything was fine until I ran
scenicOptions <- runSCENIC_2_createRegulons(scenicOptions)
and got the following warning:
Anyone know how to resolve this? The vignette from RcisTarget seems to also have this error.
I have run the code on the same RDS file before without encountering this problem...my interpretation of this is that this is not a major issue and downstream analysis can still continue. Is this correct?