Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

00-CR ADT/GEX scripts need to handle file locations/organization from alternate outputs of cellranger #7

Open
gktharp1 opened this issue Dec 5, 2023 · 1 comment
Assignees

Comments

@gktharp1
Copy link

gktharp1 commented Dec 5, 2023

Template code currently supports the file/directory structure from "cellranger multi" (which is preferred)
However, the structure from a simple "cellranger count" run is different, and
"cellranger arc" (for Multiome captures with ATAC data) is also different, though more similar to "count".

@gktharp1
Copy link
Author

gktharp1 commented Oct 22, 2024

00-CR-template-ADT/GEX scripts seem to parse "cellranger count" format metrics_summary.csv files, but
not "cellranger multi" format metrics_summary.csv files.
Need to fix this to handle both.
May include handling the same metrics that have different "name" labels in each format.

Some of this is fixed in the RNA script.
The RNA script only handles a GEX library, but
the ADT script handles both ADT and GEX, so
if you have both only need to run the ADT script.
How should we handle this?

@gktharp1 gktharp1 changed the title Need to handle file locations/organization from alternate outputs of cellranger 00-CR ADT/GEX scripts need to handle file locations/organization from alternate outputs of cellranger Oct 22, 2024
@gktharp1 gktharp1 self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant