Illumina / interop

C++ Library to parse Illumina InterOp files
http://illumina.github.io/interop/index.html
GNU General Public License v3.0
75 stars 26 forks source link

Issue-259: Add simple functions with doc test examples #261

Closed ezralanglois closed 3 years ago

ezralanglois commented 3 years ago

This includes wrapper functions in Python with documentation and doctests to provide examples that will never go out of date.

The updated documentation will be deployed once this is merged

Resolves #259