biomaj-users.py
BioMAJ user management library
Install
- All systems
-
curl cmd.cat/biomaj-users.py.sh
- Debian
-
apt-get install python3-biomaj3-user
- Ubuntu
-
apt-get install python3-biomaj3-user
- Kali Linux
-
apt-get install python3-biomaj3-user
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-biomaj3-user
- Dockerfile
- dockerfile.run/biomaj-users.py
python3-biomaj3-user
BioMAJ user 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 users in BioMAJ3