diff conf_hr2.cfg @ 0:86296c048e46 draft

Init repository for [hr2]
author fgiacomoni
date Wed, 05 Jun 2019 09:40:20 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/conf_hr2.cfg	Wed Jun 05 09:40:20 2019 -0400
@@ -0,0 +1,36 @@
+## 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