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

Running Cite-Seq-count with next GEM protocol #181

Open
yeroslaviz opened this issue Jul 13, 2023 · 2 comments
Open

Running Cite-Seq-count with next GEM protocol #181

yeroslaviz opened this issue Jul 13, 2023 · 2 comments

Comments

@yeroslaviz
Copy link

I'm trying to understand how to run the cite-seq-count with data made with the 10x protocol for Next GEM Single Cell 3' HT v3.1.

Reading the user manual for the tool, I should run the command with -R1, which containing the barcodes/UMIs and with -R2, which contain the antibody barcodes.

When I download the fastq files of the 10x protocol from here and untar them, I get two separate output folders, both folders are in paired-end mode, as is the usual for 10x data. One folder contains I1, R1 and R2 for two lanes for the RNA data, the second folders contains also I1, R1 and R2 but for the antibody results.

$ ls -1  -R 5k_pbmc_protein_v3_nextgem_fastqs/
5k_pbmc_protein_v3_nextgem_fastqs/:
5k_pbmc_protein_v3_nextgem_antibody_fastqs
5k_pbmc_protein_v3_nextgem_gex_fastqs

5k_pbmc_protein_v3_nextgem_fastqs/5k_pbmc_protein_v3_nextgem_antibody_fastqs:
5k_pbmc_protein_v3_nextgem_antibody_S2_L001_I1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_antibody_S2_L001_R1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_antibody_S2_L001_R2_001.fastq.gz
5k_pbmc_protein_v3_nextgem_antibody_S2_L002_I1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_antibody_S2_L002_R1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_antibody_S2_L002_R2_001.fastq.gz

5k_pbmc_protein_v3_nextgem_fastqs/5k_pbmc_protein_v3_nextgem_gex_fastqs:
5k_pbmc_protein_v3_nextgem_gex_S1_L001_I1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_gex_S1_L001_R1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_gex_S1_L001_R2_001.fastq.gz
5k_pbmc_protein_v3_nextgem_gex_S1_L002_I1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_gex_S1_L002_R1_001.fastq.gz
5k_pbmc_protein_v3_nextgem_gex_S1_L002_R2_001.fastq.gz

Can you please explain to me, how I use these files with the cite-seq-count command?

Do I use only the R2.fastq files as input?

thanks
Assa

@Hoohm
Copy link
Owner

Hoohm commented Jul 22, 2023

Hello @yeroslaviz,

you will need to run both R1 and R2 files as they are both necessary to run the command.

Have you had a look at the documentation?

It should answer most of your questions. Let me know if you still need help.

@yingyonghui
Copy link

yingyonghui commented Dec 22, 2023

Hi @yeroslaviz , have you solved the problem?
I've just download the same files and feel very puzzled about the cite-seq-count command.
Any suggestions would be appreciated!

Best
yonghui

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

3 participants