-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.nf-core.yml
More file actions
42 lines (42 loc) · 1.21 KB
/
.nf-core.yml
File metadata and controls
42 lines (42 loc) · 1.21 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
34
35
36
37
38
39
40
41
42
lint:
files_exist:
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awsfulltest.yml
- .github/workflows/awstest.yml
- .github/workflows/ci.yml
- CODE_OF_CONDUCT.md
- assets/email_template.html
- assets/email_template.txt
- assets/multiqc_config.yml
- assets/nf-core-compile-latex_logo_light.png
- assets/sendmail_template.txt
- conf/igenomes.config
- conf/igenomes_ignored.config
- conf/modules.config
- conf/test_full.config
- docs/README.md
- docs/images/nf-core-compile-latex_logo_dark.png
- docs/images/nf-core-compile-latex_logo_light.png
- docs/output.md
- docs/usage.md
files_unchanged:
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/workflows/linting.yml
- .github/workflows/linting_comment.yml
modules_config: false
multiqc_config: false
nf_test_content: false
pipeline_name_conventions: false
schema_lint: false
template_strings: false
nf_core_version: 3.5.2
repository_type: pipeline
template:
author: Maxime Garcia
description: Simple beamer/latex compiler using Nextflow, provided with Docker container
force: false
is_nfcore: false
name: compile-latex
org: maxulysse
outdir: .
version: 3.0.1