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

load-epic-manifest #17

Closed
perishky opened this issue Apr 5, 2019 · 1 comment
Closed

load-epic-manifest #17

perishky opened this issue Apr 5, 2019 · 1 comment

Comments

@perishky
Copy link
Owner

perishky commented Apr 5, 2019

In load-epic-manifest.r, semicolon separated SNPs results in NAs at the following line:

manifest$snp.exclude <- manifest$Name %in%
with(manifest,Name[which(as.numeric(as.character(SNP_MinorAlleleFrequency))>0.01)])

@perishky
Copy link
Owner Author

This is now fixed.

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

1 participant