unsetperms.sh
biological data-bank updater - web interface
Install
- All systems
-
curl cmd.cat/unsetperms.sh.sh
- Ubuntu
-
apt-get install biomaj-watcher
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install biomaj-watcher
- Raspbian
-
apt-get install biomaj-watcher
- Dockerfile
- dockerfile.run/unsetperms.sh
biomaj-watcher
biological data-bank updater - web interface
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. BioMAJ watcher provides a management interface for the BioMAJ tool. It runs in a web container (Tomcat) and is accessible under the URL http://hostname:portnumber/BmajWatcher The web interface can give anonymous users an overview of available data. Administrators can also use it to manage data-banks, schedule updates via cron, view error logs, or use the integrated data-bank properties editor.