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

Adding more filters than are in the Common_config #6

Open
albinap opened this issue Feb 22, 2020 · 2 comments
Open

Adding more filters than are in the Common_config #6

albinap opened this issue Feb 22, 2020 · 2 comments

Comments

@albinap
Copy link

albinap commented Feb 22, 2020

Can I somehow add the -minIndDepth filter (Only use site if at least minInd of samples has this minimum depth) to the Common_config file or other config files? I have found it to be very important to deal with missing data when comparing ancient and modern genomes.

I would also like to add these filters which I have also found to be important for my dataset
-setMinDepth
-setMaxDepth
-rmTrans
-minMaf
-SNP_pval 1e-6

@shamanpi
Copy link
Collaborator

Hi Albína,

We should have a fix in the next week or two for advanced argument use. Right now, however, there's no way to add optional arguments to the config files, so you would have to edit the wrapper files directly to use those flags. You'd also have to add a "-doCounts" flag to the wrappers while using the depth-based filters.

@albinap
Copy link
Author

albinap commented Feb 26, 2020

Ok excellent, I will await the fix since it is so imminent

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