scRank icon indicating copy to clipboard operation
scRank copied to clipboard

Sample code error

Open Erendipity opened this issue 1 year ago • 0 comments

In the example: seuratObj <- system.file("extdata", "AML_object,rda", package="scRank")

Whether "AML_object,rda" is wrong,The correct way to write it is "AML_object.rda"

Erendipity avatar May 28 '24 01:05 Erendipity