immunogenomics / harmony

Fast, sensitive and accurate integration of single-cell data with Harmony
https://portals.broadinstitute.org/harmony/
Other
513 stars 98 forks source link

Plotting Function do_scatter Does Not Exist #239

Open DarioS opened 7 months ago

DarioS commented 7 months ago

Quick Start code is not reproducible.

> library(harmony)
Loading required package: Rcpp
> do_scatter
Error: object 'do_scatter' not found
pati-ni commented 7 months ago

Thanks for reporting. You can find the function here

https://github.com/immunogenomics/harmony/blob/master/doc/quickstart.Rmd#L18

I thought it was in folded dropdown box but I was wrong. We will fix that

On Fri, Feb 2, 2024, 17:00 Dario Strbenac @.***> wrote:

Quick Start code is not reproducible.

library(harmony)Loading required package: Rcpp> do_scatterError: object 'do_scatter' not found

— Reply to this email directly, view it on GitHub https://github.com/immunogenomics/harmony/issues/239, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSFW2GALRQRSXWCOOAFDRTYRVOW5AVCNFSM6AAAAABCXLLGJGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTKOBXGE3DQMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>