view conf_hr2.cfg @ 2:23970530a518 draft

master branch Updating with tag :CI_COMMIT_TAG - - Fxx
author fgiacomoni
date Tue, 17 Jan 2023 10:31:32 +0000
parents 86296c048e46
children
line wrap: on
line source

## Conf file for hr2.pl script
#
## Version -- edited by F.Giacomoni / M Landi
VERSION=1.1.0
#
## ARGVT
## hr2 binary path
HR2_EXE=HR2.exe
HR2_VERSION=hr version 20050617
#
##Default parameter values
tolerance=1.0
mode=positive
charge=0
DEFAULT_ATOMS=C,H,O,N
#
## Range in hr cmd for each atom
DEFAULT_MIN=0
DEFAULT_MAX=10
C=100
H=200
O=70
N=40
P=10
#
## MZ value
proton=1.007825
electron=0.0005486
#
## Galaxy url for HTML JS and CSS path 
JS_GALAXY_PATH=https://cdn.rawgit.com/fgiacomoni/galaxy_utils/master/scripts
CSS_GALAXY_PATH=https://cdn.rawgit.com/fgiacomoni/galaxy_utils/master/style
#
## HTML OUTPUT : 
HTML_ENTRIES_PER_PAGE=4
HTML_TEMPLATE=hr_out.tmpl