biomaj-process-web
BioMAJ process management library
Install
- All systems
-
curl cmd.cat/biomaj-process-web.sh
- Debian
-
apt-get install python3-biomaj3-process
- Ubuntu
-
apt-get install python3-biomaj3-process
- Kali Linux
-
apt-get install python3-biomaj3-process
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-biomaj3-process
- Dockerfile
- dockerfile.run/biomaj-process-web
python3-biomaj3-process
BioMAJ process management library
BioMAJ downloads remote data banks, checks their status and applies transformation workflows, with consistent state, to provide ready-to-use data for biologists and bioinformaticians. For example, it can transform original FASTA files into BLAST indexes. It is very flexible and its post-processing facilities can be extended very easily. BioMAJ3 is a rewrite of BioMAJ v1.x, see online documentation for migration. This package contains the library and microservice to manage processes in BioMAJ3