Toolbox for the processing and analysis of MALDI-MSI data
Project description
uMAIA
Toolbox for the processing and analysis of MALDI-MSI data
Installation
To begin, install the environment by navigating to the /uMAIA directory and running python3 setup.py
. The command was tested with Python version 3.7.16.
Gurobi
The molecule matching portion of the pipeline requires Gurobi. You will need to (1) install the Gurobi installer and (2) activate a license that is free for those are affiliated with an academic institution. Concerning (1), download the archive with
wget https://packages.gurobi.com/9.1/gurobi9.1.2_linux64.tar.gz
to the directory you want to install it in.
Unpack the archive with
tar -xzvf gurobi9.1.2_linux64.tar.gz
Activate the license with
gurobi912/linux64/bin/grbgetkey <licensekey>
GPU usage restrictions
If you intend on applying uMAIA's normalisation algorithm on a GPU, please note that JAX will automatically use between 75 and 90 % of available GPU memory. To indicate that you would only like to allocate memory that is needed, you may export an environment variable after activating the environment with export XLA_PYTHON_CLIENT_PREALLOCATE=false
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file uMAIA-0.1.tar.gz
.
File metadata
- Download URL: uMAIA-0.1.tar.gz
- Upload date:
- Size: 51.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3543b59b6b4053c94b8392b128877c1c768f242f28f9377c8d9b8e9781cf5dc6 |
|
MD5 | b9941cd1703be6729460cafbe527bfbd |
|
BLAKE2b-256 | 14d1d4d0db5cde73fd95dc6743608677e0b8c9a85b7d7ca82e76a5fb91186224 |
File details
Details for the file uMAIA-0.1-py3-none-any.whl
.
File metadata
- Download URL: uMAIA-0.1-py3-none-any.whl
- Upload date:
- Size: 57.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9845ab1324447475504c5c29f7d161f57ad543efcd3588757318fbcc297b10e1 |
|
MD5 | 4fb350a617279750b4ff61049ecf0f30 |
|
BLAKE2b-256 | a639335a5f4f853429647e5bbc846bd7bd4afd7be5feb370a3bafa555c593b2d |