Skip to content

Resolve "adding jaws runtime params."

Jeff L Froula requested to merge 17-adding-jaws-runtime-params into master

Closes #17 (closed)

I tested that this input.json (small dataset) file worked with the new runtime params

{
  "annotation.database_location": "/refdata/img/",
  "annotation.f_annotate.input_contigs_fasta": "/global/projectb/sandbox/omics/marcelh/nmdc/benchmarking_datasets/input_files/Ga0397119_contigs.fna",
  "annotation.imgap_project_id": "Ga0397119_contigs.fna",
  "annotation.imgap_project_type": "metagenome",
  "annotation.imgap_input_fasta": "/global/projectb/sandbox/omics/marcelh/nmdc/benchmarking_datasets/input_files/Ga0397119_contigs.fna",
  "annotation.split.blocksize": "10"
}

Merge request reports

Loading