-
Notifications
You must be signed in to change notification settings - Fork 1
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
Methods for processing CITE seq and HTO data #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CITE-seq section & level of detail seem fine to me! Approving based on that section. The finer details about tense which I noted can be worked out later when we all proof the draft too.
Co-authored-by: Stephanie Spielman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had just a few minor edits here for now. It looks good.
|
||
Bulk RNA-seq reads for each sample were mapped to a reference genome using `STAR` [@doi10.1093/bioinformatics/bts635] and multiplexed single-cell or single-nuclei RNA-seq reads were mapped to the same reference genome using `STARsolo`[@doi:10.1101/2021.05.05.442755]. | ||
The mapped bulk reads were used to call variants and assign genotypes with `bcftools mpileup`[@doi:10.1093/gigascience/giab008]. | ||
`cellsnp-lite` was then used to genotype single-cell data at the identified sites found in the bulk RNA-seq data [@doi:10.1093/bioinformatics/btab358]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if we want through throw in a reference to "mode 1a" here, but I had that in the last paper that talked about this. I think it is fine without it.
Co-authored-by: Joshua Shapiro <[email protected]>
Click the link below to download the manuscript build as a ZIP file. |
Closes #39
Closes #40
Stacked on #38
This PR fills in the methods for processing ADT and HTO data. The first section covers quantification of both of these data types. The next sections include information on processing ADT and then demultiplexing. Is the level of detail okay? Are there things that we think are important that are missing?
I'm going to tag in both @jashapiro and @sjspielman, so that @jashapiro can look at HTO and @sjspielman can look at ADT items.