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

providing several samples for normal #106

Open
husamia opened this issue Sep 3, 2021 · 1 comment
Open

providing several samples for normal #106

husamia opened this issue Sep 3, 2021 · 1 comment

Comments

@husamia
Copy link

husamia commented Sep 3, 2021

Is it possible to provide several samples as normal?

@AndyMenzies
Copy link

Caveman only takes 2 bam files as input. However you could merge several sample bams together and use that as the normal bam. This isn't something we've tried, so I'm not sure how the algorithm will perform. Please remember depth increases both runtime and memory requirement so you may need to be careful in how many samples you merge together for this purpose. You may need to downsample if you want to use a large pool of normals.

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