Bio-Rad Gel¶
Extensions: .1sc
Owner: Bio-Rad
Support
BSD-licensed:
Export:
Officially Supported Versions:
Reader: BioRadGelReader (Source Code, Supported Metadata Fields)
We currently have:
- software that can read Bio-Rad Gel files
- several Bio-Rad Gel files
- reverse-engineered Bio-Rad Gel (1sc) file format specification
- Bio-Rad’s Image Lab 5.2.1 software
We would like to have:
- more Bio-Rad Gel files
Ratings
Pixels:
Metadata:
Openness:
Presence:
Utility:
Additional Information
- Bio-Rad Gel Format (1sc) specification
- Python3 package of a Bio-Rad Gel Format (1sc) reader
pip3 install biorad1sc_reader
- biorad1sc_reader documentation
- Includes command-line utilities
- bio1sc2tiff - convert 1sc file image to tiff
- bio1scmeta - report all metadata in a 1sc file
- bio1scread - report details on internal 1sc file structure
- biorad1sc_reader on pypi
- biorad1sc_reader on github