Skip to content
Snippets Groups Projects
Commit a68b9482 authored by cramakri's avatar cramakri
Browse files

MINOR: Fixed comment

SVN: 22702
parent e1bb0360
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python #!/usr/bin/env python
# This is an Jython dropbox for importing HCS image datasets produced by the scripts that generate platonic screening data """
An Jython dropbox for importing HCS image datasets produced by the scripts that generate platonic screening data.
The folder loaded to the dropbox folder should have the same name as the plate that the data will be attached to.
"""
import os import os
from ch.systemsx.cisd.openbis.dss.etl.dto.api.v1 import SimpleImageDataConfig, ImageMetadata, Location from ch.systemsx.cisd.openbis.dss.etl.dto.api.v1 import SimpleImageDataConfig, ImageMetadata, Location
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment