IDR / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment (particularly UW-Madison LOCI and Glencoe Software). Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
http://www.openmicroscopy.org/site/products/bio-formats
GNU General Public License v2.0
0 stars 0 forks source link

FlexReader: handle mismatching barcodes (wip) #20

Closed sbesson closed 3 years ago

sbesson commented 4 years ago

Several detection issues happen as Flex files are parsed to identify the HCS dimensionality. These statements should help troubleshooting issues for incorrectly detected filesets.

sbesson commented 4 years ago

Proposing to use this to identify the issues associated with idr0078 /cc @dominikl @dgault

dominikl commented 4 years ago

👍