Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 291 Bytes

File metadata and controls

12 lines (12 loc) · 291 Bytes
{
  "conda_env_file_path": "pipeline.yaml",
  "config_file_path": "config/config.yaml",
  "git_url": "https://github.com/jjjermiah/1_snakemake_simple.git",
  "output_files": [
    "results/summary.txt"
  ],
  "pipeline_name": "snakemake_simple",
  "snakefile_path": "Snakefile"
}