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

Feature request: Processing on multiple sets of FASTQ files #13

Open
JohnMMa opened this issue Mar 22, 2024 · 1 comment
Open

Feature request: Processing on multiple sets of FASTQ files #13

JohnMMa opened this issue Mar 22, 2024 · 1 comment

Comments

@JohnMMa
Copy link

JohnMMa commented Mar 22, 2024

I frequently work with single-cell multi-omics data (mostly scRNA-seq + CITE-seq, but scATAC-seq is also expected), and it is known that different modalities for the same samples requires separate sequencing libraries for each modality, which means there will be multiple sets of FASTQ files per sample. What I'm looking for in splitcode is the ability to reassign barcodes for several sets of FASTQ files uniformly such that multi-omics data can seamlessly integrate. Is it possible to do this?

@Yenaled
Copy link
Collaborator

Yenaled commented Mar 22, 2024

Hmm, not sure I understand.

Are you talking about the final barcodes that are created when you use --assign? You'd like those barcodes to carry over from, say, your scRNA-seq data to your CITE-seq data?

Or, do you mean, supplying scRNA-seq data and your CITE-seq data in a single splitcode command?

Perhaps a simple example would help.

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

2 participants