You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

run_bio_atlas_crawler.sh 107B

123
  1. export PYTHONPATH="${PYTHONPATH}:../../";
  2. export PYTHONPATH="${PYTHONPATH}:./";
  3. python database_crawler.py;