gagneurlab / FRASER-analysis

Accompanying analysis code for the FRASER manuscript
https://tinyurl.com/FRASER-paper
MIT License
26 stars 7 forks source link

Error using FRASER function #7

Closed SergioManzano10 closed 4 months ago

SergioManzano10 commented 4 months ago

I am running the analysis as descibed by the authors.

After applying the next functions: calculatePSIValues, filterExpressionAndVariability and annotateRangesWithTxDb (that all works), I am trying to apply the next command:

FRASER(fds, q=c(jaccard=2))

Getting the following error:

Error in matrixStats::colMeans2(x, rows = rows, cols = cols, na.rm = na.rm, : Argument 'dim.' must be an integer vector of length two.

Could you help me?

Thank you!

SergioManzano10 commented 4 months ago

I was working with only one sample by error