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

Is it better to Kmer count the combined fastq or the parts? #84

Open
mahesh-panchal opened this issue Feb 29, 2024 · 1 comment
Open

Comments

@mahesh-panchal
Copy link
Collaborator

Currently workflow does k-mer counting on the individual fastqs from each bam, but then goes on to combine the fastq. Should k-mer counting be performed on the combined fastq or the parts?

@MartinPippel
Copy link
Contributor

I can check this out. The last time it was super buggy - and the step of producing symmetric kmers for the smudge plot always failed. However, if its working it should be much faster.

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