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

Processing SplitSeq / ParseBio data with simpleaf #104

Open
wmacnair opened this issue Sep 18, 2023 · 3 comments
Open

Processing SplitSeq / ParseBio data with simpleaf #104

wmacnair opened this issue Sep 18, 2023 · 3 comments

Comments

@wmacnair
Copy link

Hi @rob-p and team

We have some ParseBio data that it would be nice to process with simpleaf.

I found this tutorial for alevin-fry:
https://combine-lab.github.io/alevin-fry-tutorials/2022/split-seq/
It looks like the only difference to what simpleaf wraps around is using a --splitseqV1 flag in the salmon alevin call. However I searched the simpleaf documentation page for "splitseq" / "split seq", and that didn't turn up any results.

Does that mean that at the moment, simpleaf isn't set up for splitSeq / ParseBio fastq formats? If that's the case, please add a small +1 in favour of this task on your list of possible future tasks :)

Thanks!
Will

@rob-p
Copy link
Contributor

rob-p commented Sep 18, 2023

Thanks @wmacnair! I think this would be a prime candiate for either our upcoming seqproc feature (cc @noahcape & @Daniel-Liu-c0deb0t) or our the workflow + patch system. Right now, one could do this with simpleaf, but they would have to process the reads with splitp first (though it supports streaming transformation).

--Rob

@wmacnair
Copy link
Author

Ah ok, so a very quick fix would be updating the splitseq tutorial to show how to do it with simpleaf?

Will

@rob-p
Copy link
Contributor

rob-p commented Sep 19, 2023

Yes, I believe so. I'll chat with Dongze about this and ping you when we have something.

Best,
Rob

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