Python-based proforma parser for FlyBase.
2.4K
config.cfg file with correct parameters (contact Harvdev for a copy).Main command: src/app.py
Flags:
-v Enable verbose mode-c Specify config file location-l Load type (test or production)
test will rollback any changes while production will commit them.-d Directory of proforma files to load.Example commands:
python3 src/app.py -v -c ../credentials/config.cfg -d ../proforma/input/ -l test
python3 src/app.py -v -c ../credentials/config.cfg -d ../proforma/input/ -l production
Please be sure NOT to store the config.cfg file in this repository.
WIP, coming soon.
Content type
Image
Digest
sha256:e8a91cd8e…
Size
790.7 MB
Last updated
4 months ago
docker pull flybase/harvdev-proforma-parser