swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326
Raw File
Tip revision: 79d0df95d7eb5cb0e8fe0d11cf27d3bbd404ae70 authored by Thomas Mooney on 07 January 2014, 15:29:00 UTC
Don't try to summarize an empty splice junction file.
Tip revision: 79d0df9
.test-tracker.conf
---
db_host: gms-postgres
db_name: genome
db_schema: test_dependencies
db_dsn: 'dbi:Pg:dbname=genome;host=gms-postgres'
db_password: TGIlab
db_prefix: 'test_dependencies.'
db_user: genome
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