Federico Magnani
Results
2
comments of
Federico Magnani
Nope, I could not solve it... Dependencies can be really annoying
For me, a method called `get_omexml_metadata` works well. It's a method of `bioformats` and its argument is the path for the file. For example, `md_string = bioformats.get_omexml_metadata(pathToFile)`. I then copy-paste...