How To Install Biomaj-cli?
Install biomaj-cli
-
Debian
apt-get install python3-biomaj3-cli
Click to copy -
Ubuntu
apt-get install python3-biomaj3-cli
Click to copy -
Kali Linux
apt-get install python3-biomaj3-cli
Click to copy
python3-biomaj3-cli
BioMAJ clientBioMAJ 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 client to execute BioMAJ3 or communicate with the BioMAJ daemon process (python3-biomaj3-daemon) in case of microservice config.
Installation of latest biomaj-cli command is available for Debian, Ubuntu and Kali. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.