https://github.com/genome/genome
Revision 518a5047a03549c41655f5f85904323f7df6813b authored by Anthony Brummett on 17 April 2014, 19:20:10 UTC, committed by Anthony Brummett on 17 April 2014, 20:46:27 UTC
1 parent 748fb81
Raw File
Tip revision: 518a5047a03549c41655f5f85904323f7df6813b authored by Anthony Brummett on 17 April 2014, 19:20:10 UTC
extract method to get the insert size metrics
Tip revision: 518a504
.test-tracker.conf
---
db_host: gms-postgres
db_name: test_tracker
db_schema: test_tracker
db_dsn: 'dbi:Pg:dbname=test_tracker;host=gms-postgres'
db_password: zIwWhT8qkzrhPm
db_prefix: 'test_tracker.'
db_user: test_tracker
lsf_log_dir: /gscmnt/gc13001/info/model_data/apipe-ci/workspace
module_regex: '^lib/perl/Genome.*\.pm$'
test_regex: '^lib/perl/Genome.*\.t$'
back to top