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

compare two samples #11

Open
vang42 opened this issue May 11, 2020 · 1 comment
Open

compare two samples #11

vang42 opened this issue May 11, 2020 · 1 comment
Labels
feature_request Issues request as new feature

Comments

@vang42
Copy link

vang42 commented May 11, 2020

Give two bam and one bed as input. Calculate the number of shared positions with more than xx depth. Calculate the number of identical positions with identical genotype with more than xx depth.

@micknudsen micknudsen added the feature_request Issues request as new feature label May 12, 2020
@micknudsen
Copy link
Owner

Extracting snps-genotyped from the result after running snpahoy --minimum_coverage xx somatic ... gives the number of SNP positions with read depth xx in both samples.

The second part is a genuinely new feature. I will go ahead and implement that.

@micknudsen micknudsen modified the milestone: v0.4.1 May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request Issues request as new feature
Projects
None yet
Development

No branches or pull requests

2 participants