-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.nf-core.yml
More file actions
33 lines (33 loc) · 1.02 KB
/
.nf-core.yml
File metadata and controls
33 lines (33 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
lint:
files_exist:
- CODE_OF_CONDUCT.md
- assets/nf-core-neoantigenpipeline_logo_light.png
- docs/images/nf-core-neoantigenpipeline_logo_light.png
- docs/images/nf-core-neoantigenpipeline_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
files_unchanged:
- CODE_OF_CONDUCT.md
- assets/nf-core-neoantigenpipeline_logo_light.png
- docs/images/nf-core-neoantigenpipeline_logo_light.png
- docs/images/nf-core-neoantigenpipeline_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/workflows/download_pipeline.yml
- .prettierignore
included_configs: false
multiqc_config:
- report_comment
nextflow_config: false
nf_core_version: 3.2.0
repository_type: pipeline
template:
author: Nikhil Kumar
description: Pipeline for computing neoantigen qualities from DNA and RNA-Seq data
force: false
is_nfcore: false
name: neoantigenpipeline
org: mskcc
outdir: .
skip_features: []
version: 1.0.0