/usr/share/doc/python3-biomaj3-cli/README.md is in python3-biomaj3-cli 3.1.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # About
Package to use BioMAJ providing biomaj-cli
# Example
biomaj-cli.py --proxy http://biomaj-public-proxy --api-key XYZ_MYAPIKEY --update --bank Anopheles_gambiae
To get help usage:
biomaj-cli -h
If proxy is not specifed, a monolitic and local BioMAJ installation is expected
To create users, see biomaj-user repo or BioMAJ wiki
|