Entering edit mode
9.6 years ago
jliu1
▴
10
I have created a parser for illumina InterOps metrics in golang.
https://github.com/ws6/interop
It takes 1.5 seconds to get all metrics parsed.
I hope it will save time for someone trying to find the struct definition.
Thanks,
-jt
Great work! 1.5 seconds is much faster than illuminate, which is itself an incredibly useful Python library.
Hi.
https://github.com/ws6/interop is broken. Is it still available?
Thank you.
Olivier