-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Second attempt at updating all modules #455
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
76c0d89
feat: update test data
maxulysse dace03e
fix: using tools dev for linting
maxulysse badee21
fix: linting
maxulysse de70e68
fix lint
maxulysse 206c3f5
sync template for lint
maxulysse 72e31df
fix: update tests
maxulysse f84a294
fix tests
maxulysse f8bfab0
remove part of tests for now
maxulysse 4302f13
fix: save bam and bai
maxulysse 0024e06
feat: update markduplicates
maxulysse 67751f6
feat: update modules bwa/index
maxulysse db42a4d
feat: update modules bwamem2/index
maxulysse 76f575a
feat: update modules gatk4/createsequencedictionary
maxulysse b91d9af
feat: update more modules
maxulysse a105909
fix: update syntax for samtools/merge
maxulysse 8d37904
fix: update output for annotation subworkflows
maxulysse 9aec3ff
feat: update subworkflows
maxulysse 109f472
Merge branch 'dev' into dev_tools_update_2
maxulysse df8fa7e
fix: input files order more consistent
maxulysse e750ec2
install modules qualimap/bamqc
maxulysse ad9683b
feat: install modules samtools/stats
maxulysse 8f65bc5
update samtools/view
maxulysse da8453e
feat: update samtools/index
maxulysse 1602c68
chores: update local modules
maxulysse b70a44f
fix: update output for versions
maxulysse 16ccc5c
chores: updates more subworkflows
maxulysse a109e03
chores: update more modules
maxulysse b36aae7
fix: nf-core lint + EClint
maxulysse 76df2dc
fix: output
maxulysse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
*.config linguist-language=nextflow | ||
modules/nf-core/** linguist-generated | ||
subworkflows/nf-core/** linguist-generated |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
|
||
name: Bug report | ||
description: Report something that is broken or incorrect | ||
labels: bug | ||
body: | ||
|
||
- type: markdown | ||
attributes: | ||
value: | | ||
Before you post this issue, please check the documentation: | ||
|
||
- [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting) | ||
- [nf-core/sarek pipeline documentation](https://nf-co.re/sarek/usage) | ||
|
||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Description of the bug | ||
description: A clear and concise description of what the bug is. | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: command_used | ||
attributes: | ||
label: Command used and terminal output | ||
description: Steps to reproduce the behaviour. Please paste the command you used to launch the pipeline and the output from your terminal. | ||
render: console | ||
placeholder: | | ||
$ nextflow run ... | ||
|
||
Some output where something broke | ||
|
||
- type: textarea | ||
id: files | ||
attributes: | ||
label: Relevant files | ||
description: | | ||
Please upload (drag and drop) and relevant files. Make into a `.zip` file if the extension is not allowed. | ||
Your verbose log file `.nextflow.log` is often useful _(this is a hidden file in the directory where you launched the pipeline)_ as well as custom Nextflow configuration files. | ||
|
||
- type: textarea | ||
id: system | ||
attributes: | ||
label: System information | ||
description: | | ||
* Nextflow version _(eg. 21.04.01)_ | ||
* Hardware _(eg. HPC, Desktop, Cloud)_ | ||
* Executor _(eg. slurm, local, awsbatch)_ | ||
* Container engine: _(e.g. Docker, Singularity, Conda, Podman, Shifter or Charliecloud)_ | ||
* OS _(eg. CentOS Linux, macOS, Linux Mint)_ | ||
* Version of nf-core/sarek _(eg. 1.1, 1.5, 1.8.2)_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Join nf-core | ||
url: https://nf-co.re/join | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: Feature request | ||
description: Suggest an idea for the nf-core/sarek pipeline | ||
labels: enhancement | ||
body: | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Description of feature | ||
description: Please describe your suggestion for a new feature. It might help to describe a problem or use case, plus any alternatives that you have considered. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
lint: | ||
files_unchanged: | ||
- .github/workflows/linting.yml | ||
- assets/multiqc_config.yaml | ||
- assets/nf-core-sarek_logo.png | ||
- docs/images/nf-core-sarek_logo.png | ||
- lib/NfcoreTemplate.groovy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,12 @@ params { | |
max_time = 6.h | ||
|
||
// Input data | ||
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-manta-normal-https.csv' | ||
input = "${baseDir}/tests/csv/3.0/fastq_single.csv" | ||
|
||
// Small reference genome | ||
igenomes_ignore = true | ||
genome = 'smallGRCh37' | ||
genomes_base = "https://raw.githubusercontent.com/nf-core/test-datasets/sarek/reference" | ||
genome = 'small_hg38' | ||
genomes_base = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules' | ||
snpeff_db = 'WBcel235.99' | ||
vep_species = 'caenorhabditis_elegans' | ||
vep_cache_version = '104' | ||
|
@@ -42,7 +42,7 @@ profiles { | |
params.step = 'annotate' | ||
} | ||
pair { | ||
params.input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-manta-https.csv' | ||
params.input = "${baseDir}/tests/csv/3.0/fastq_pair.csv" | ||
} | ||
prepare_recalibration { | ||
params.input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-mapped-normal-https.csv' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Need to update for the tests |
||
|
@@ -77,22 +77,22 @@ profiles { | |
params.trim_fastq = true | ||
} | ||
use_gatk_spark { | ||
params.use_gatk_spark = 'markduplicates,bqsr' | ||
params.use_gatk_spark = 'bqsr,markduplicates' | ||
} | ||
umi_quiaseq { | ||
params.genome = 'smallGRCh38' | ||
params.genomes_base = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/reference/chr20_hg38' | ||
params.input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-umi-qiaseq-https.csv' | ||
params.read_structure1 = "12M11S+T" | ||
params.read_structure2 = "12M11S+T" | ||
params.read_structure1 = '12M11S+T' | ||
params.read_structure2 = '12M11S+T' | ||
params.umi = true | ||
} | ||
umi_tso { | ||
genome = 'smallGRCh38' | ||
genomes_base = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/reference/chr20_hg38' | ||
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/sarek/testdata/csv/tiny-umi-tso-https.csv' | ||
read_structure1 = "7M1S+T" | ||
read_structure2 = "7M1S+T" | ||
read_structure1 = '7M1S+T' | ||
read_structure2 = '7M1S+T' | ||
umi = true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just adding that to have the linting from dev
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
makes sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure that @drpatelh would approve