added support for no-edgeDB case in mapping.Graph: now defaults to just save the...
[pygr.git] / misc / pygrrc.example
blob41237b4ee2030c2f9e53cc316a88dc4161a06c94
1 # This is an example config file for Pygr, listing all sections
2 # and keywords supported at the moment.
4 [megatests]
5 expectedRunningTime = 11
6 logDir = /result/pygr_megatest/src_save
7 mailFrom = testrunner@somehost.edu
8 mailTo_failed = somethingswrong@pygr.org, logger@pygr.org, dev@bugfix.org
9 mailTo_ok = wentokay@pygr.org, logger@pygr.org
10 runningTimeAllowedDelay = 9
11 testInputDB = PYGRDB_JAN06
12 testInputDir = /result/pygr_megatest
13 testOutputBaseDir = /usr/tmp/deepreds
15 [megatests_dm2]
16 smallSampleKey = chrYh
17 mafDir = /result/pygr_megatest/maf_data
18 msaDir = /result/pygr_megatest/maf_test
19 seqDir = /result/pygr_megatest/seq_data
21 [megatests_hg18]
22 smallSampleKey = chrY
23 axtDir = /result/pygr_megatest/axt_data
24 mafDir = /result/pygr_megatest/maf_data3
25 msaDir = /result/pygr_megatest/maf_test3
26 seqDir = /result/pygr_megatest/seq_data3