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

split config file for creating hpf.csv from the rest of the pipeline #37

Open
mmaiers-nmdp opened this issue Aug 20, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mmaiers-nmdp
Copy link
Contributor

Deconstructing py-graph-imputation in to three stages is easier if the config file is split into two
generate-hpf.conf.json - needs to know where frequencies are and where to put the hpf.csv
impute-graph.conf.json - needs to know where the hpf.csv is and the subjects to impute. Don't split graph creation from imputation conf files: they need to use the same PlanB_Matrix and locus arragement.

@mmaiers-nmdp mmaiers-nmdp added the bug Something isn't working label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant