EdinburghGenomics / pyclarity-lims

Python interface to the GenoLogics LIMS server via its REST API.
MIT License
11 stars 4 forks source link

add support for binary files in lims.get_file_content #49

Closed tcezard closed 5 years ago

tcezard commented 5 years ago

add option to open files as binary in lims.get_file_content

mwhamgenomics commented 5 years ago

We've done similar work with file encodings in #10