Skip to content

Commit c18c21d

Browse files
ningyuxin1999nf-core-botmashehumirpedrol
authored
Add opt-in feature gpu (#3562)
* optin * [automated] Update CHANGELOG.md * restructured the features, add GPU and downstream sample sheet, turned off features as defaut * all features are on except for gpu * update snapshot * test snaps * remove downstream_samplesheet feature * remove unwanted log.txt * use feature sections to classify the switches * update yq command to read new template_features.yml structure * update tests accessing template_features.yml * fix yq command * fix getting skip paths * fix lint_config * fix linting config again * fix nf-test linting when nf-test is skipped * fix nf-test snapshots for non nf-core pipelines * more test snapshots fixes * last pipeline test snapshot fixes * update pytest snapshots * update pytest snapshots * fix test_customisation_help snapshot * fix toggle_all binding * Update nf_core/pipelines/create/create.py Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> * formatting * debug * debug * Update nf_core/pipelines/create/custompipeline.py Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> * pre-commit * [automated] Update Textual snapshots * snapshotupdate * [automated] Update Textual snapshots * snapshot update from gitpod --------- Co-authored-by: nf-core-bot <core@nf-co.re> Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com> Co-authored-by: Júlia Mir Pedrol <mirp.julia@gmail.com>
1 parent e8f4e1f commit c18c21d

36 files changed

+1123
-733
lines changed

.github/snapshots/adaptivecard.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/changelog.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/ci.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/citations.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/code_linters.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/codespaces.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/documentation.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/email.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

.github/snapshots/fastqc.nf.test.snap

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"-profile test": {
33
"content": [
44
1,
5-
null,
5+
{
6+
"Workflow": {
7+
"my-prefix/testpipeline": "v1.0.0dev"
8+
}
9+
},
610
[
711
"multiqc",
812
"multiqc/multiqc_data",

.github/snapshots/github_badges.nf.test.snap

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
"-profile test": {
33
"content": [
44
4,
5-
null,
5+
{
6+
"FASTQC": {
7+
"fastqc": "0.12.1"
8+
},
9+
"Workflow": {
10+
"my-prefix/testpipeline": "v1.0.0dev"
11+
}
12+
},
613
[
714
"fastqc",
815
"fastqc/SAMPLE1_PE_1_fastqc.html",

0 commit comments

Comments
 (0)