GreenleafLab / ArchR

ArchR : Analysis of Regulatory Chromatin in R (www.ArchRProject.com)
MIT License
388 stars 140 forks source link

tutorial: unable to get doublet scores #1515

Closed atkoriath closed 2 years ago

atkoriath commented 2 years ago

ArchR-addDoubletScores-5e946cec5ca-Date-2022-07-20_Time-21-40-02.log

Describe the bug Unable to get doublet scores using tutorial data (ERROR: $ operator is invalid for atomic vectors)

To Reproduce In tutorial

Expected behavior Get doublet scores

rcorces commented 2 years ago

Hi @akworkaccnt! Thanks for using ArchR! Please make sure that your post belongs in the Issues section. Only bugs and error reports belong in the Issues section. Usage questions and feature requests should be posted in the Discussions section, not in Issues.
Before we help you, you must respond to the following questions unless your original post already contained this information: 1. If you've encountered an error, have you already searched previous Issues to make sure that this hasn't already been solved? 2. Can you recapitulate your error using the tutorial code and dataset? If so, provide a reproducible example. 3. Did you post your log file? If not, add it now. 4. Remove any screenshots that contain text and instead copy and paste the text using markdown's codeblock syntax (three consecutive backticks). You can do this by editing your original post.

rcorces commented 2 years ago

The log file that ArchR outputs is the first place you should look to address issues. If you scan your logfile, the first error that you find will tell you exactly what your issue is.