Skip to content

Determine BioFormats2Raw computational requirements #1

@ErinWeisbart

Description

@ErinWeisbart

Trying two methods to determine optimal setup/computational requirements:

  1. Download all files onto EBS volume
  2. Use S3FS to pull images from S3

Starting with 1)
I have an EBS volume mounted as /ebs_tmp with 2.5x size of plate with all images downloaded to it.
Enter shell in docker, allowing access to ebs_tmp:
sudo docker run -it --rm --entrypoint /bin/sh -v ~/ebs_tmp:/ebs_tmp openmicroscopy/bioformats2raw:latest
Run bioformats2raw:
sh /opt/bioformats2raw/bin/bioformats2raw /ebs_tmp/PLATE/Images/Index.idx.xml /ebs_tmp/images_zarr/PLATE.ome.zarr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions