Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
capnp de/serialization of unified sites #114
+217
−3
Conversation
coveralls
commented
Jun 19, 2017
coveralls
commented
Jun 20, 2017
coveralls
commented
Jun 21, 2017
mlin
merged commit 9c1bdaf
into
master
Jun 21, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mlin commentedJun 19, 2017
The slowness of de/serializing unified sites in YAML has become an issue for WGS. Here is plumbing for doing so with capnp instead, while (as with discovered alleles) we still keep the YAML representation for tests and debugging.