Git Product home page Git Product logo

mrxs2tiff's Introduction

mrxs2ometiff converter

Julia application to convert mrxs files to a OME-TIFF pyramids. All credit goes to glencosoftware (https://github.com/glencoesoftware), who wrote the bioformats2raw and raw2ometiff applications that are at the heart of this application.

Requirements

Julia is required. Java 8 or later is required.

libblosc (https://github.com/Blosc/c-blosc) version 1.9.0 or later must be installed separately. The native libraries are not packaged with any relevant jars. See also note in jzarr readme (https://github.com/bcdev/jzarr/blob/master/README.md)

  • Mac OSX: brew install c-blosc
  • Ubuntu 18.04+: apt-get install libblosc1

bioformats2raw (https://github.com/glencoesoftware/bioformats2raw) and raw2ometiff (https://github.com/glencoesoftware/raw2ometiff) need to be installed and working.

Installation

  1. Clone the repository:

    git clone https://github.com/leonardromano/mrxs2tiff.git

  2. (Optional) Download sample .mrxs files used for testing (while in project folder):

    git submodule update --init

Usage

Modify the script file main.jl, specifying all the needed options (described there in detail) and run it using:

julia main.jl

Supporting and Citing

To credit the mrxs2tiff software, please star the repository on GitHub. If you use the mrxs2tiff software as part of your research, teaching, or other activities, I would be grateful if you could cite my work. To give proper academic credit, follow the link for BibTeX export: DOI

License

The converter is distributed under the terms of the GPL license. Please see LICENSE.txt for further details.

mrxs2tiff's People

Contributors

leonardromano avatar

Stargazers

Ougen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.