Sha256: e7243b0f435a256eaf8513beb5fb7e7824d0e5246cf7df1f7973e04bab898388

Contents?: true

Size: 1.01 KB

Versions: 5

Compression:

Stored size: 1.01 KB

Contents

development:
  max_sequence_size:
  blast:
    remote: false
    ssh_host:
    ssh_user:
    ssh_options:
    bin: "%{RAILS_ROOT}/quorum/bin"
    log_dir: "%{RAILS_ROOT}/quorum/log"
    tmp_dir: "%{RAILS_ROOT}/quorum/tmp"
    blast_db: "%{RAILS_ROOT}/quorum/blastdb"
    blastn:
      "tmp": test
    blastx:
      "tmp": test
    tblastn:
      "tmp": test
    blastp:
      "tmp": test
    blast_threads: 4

test:
  max_sequence_size:
  blast:
    remote: false
    ssh_host:
    ssh_user:
    ssh_options:
    bin: "%{RAILS_ROOT}/quorum/bin"
    log_dir: "%{RAILS_ROOT}/quorum/log"
    tmp_dir: "%{RAILS_ROOT}/quorum/tmp"
    blast_db: "%{RAILS_ROOT}/quorum/blastdb"
    blastn:
      "tmp": test
    blastx:
      "tmp": test
    tblastn:
      "tmp": test
    blastp:
      "tmp": test
    blast_threads:

production:
  max_sequence_size:
  blast:
    remote: true
    ssh_host:
    ssh_user:
    ssh_options:
    bin:
    log_dir:
    tmp_dir:
    blast_db:
    blastn:
    blastx:
    tblastn:
    blastp:
    blast_threads:

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
quorum-0.8.2 spec/config/quorum_settings.yml
quorum-0.8.1 spec/config/quorum_settings.yml
quorum-0.8.0 spec/config/quorum_settings.yml
quorum-0.7.1 spec/config/quorum_settings.yml
quorum-0.7.0 spec/config/quorum_settings.yml