Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 292 Bytes

File metadata and controls

12 lines (12 loc) · 292 Bytes
{
  "conda_env_file_path": "pipeline.yaml",
  "config_file_path": "config/config.yaml",
  "git_url": "https://github.com/jjjermiah/2_snakemake_simple2.git",
  "output_files": [
    "results/output.txt"
  ],
  "pipeline_name": "snakemake_simple2",
  "snakefile_path": "Snakefile"
}