Mercurial > repos > dcouvin > resfinder4
comparison resfinder/scripts/env_variables.txt @ 0:55051a9bc58d draft default tip
Uploaded
| author | dcouvin | 
|---|---|
| date | Mon, 10 Jan 2022 20:06:07 +0000 | 
| parents | |
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| -1:000000000000 | 0:55051a9bc58d | 
|---|---|
| 1 export CGE_PYTHON="python3" | |
| 2 export CGE_KMA="/media/sf_nextcloud/Scripts-CGE/resfinder/cge/kma/kma" | |
| 3 export CGE_BLASTN="blastn" | |
| 4 export CGE_RESFINDER="/media/sf_nextcloud/Scripts-CGE/resfinder/run_resfinder.py" | |
| 5 export CGE_RESFINDER_RESGENE_DB="/media/sf_nextcloud/Scripts-CGE/resfinder/db_resfinder" | |
| 6 export CGE_RESFINDER_RESPOINT_DB="/media/sf_nextcloud/Scripts-CGE/resfinder/db_pointfinder" | |
| 7 export CGE_RESFINDER_DISINF_DB="/media/sf_nextcloud/Scripts-CGE/resfinder/db_disinfinder" | |
| 8 export CGE_RESFINDER_GENE_COV="0.6" | |
| 9 export CGE_RESFINDER_GENE_ID="0.8" | |
| 10 export CGE_RESFINDER_POINT_COV="0.6" | |
| 11 export CGE_RESFINDER_POINT_ID="0.8" | 
