You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ Learn more about contributing: [CONTRIBUTING.md](https://github.com/nf-core/rnas
15
15
16
16
-[ ] This comment contains a description of changes (with reason).
17
17
-[ ] If you've fixed a bug or added code that should be tested, add tests!
18
-
-[ ] If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/nf-core/rnaseq/tree/master/.github/CONTRIBUTING.md)- [] If necessary, also make a PR on the nf-core/rnaseq _branch_ on the [nf-core/test-datasets](https://github.com/nf-core/test-datasets) repository.
18
+
-[ ] If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/nf-core/rnaseq/tree/master/.github/CONTRIBUTING.md)
19
+
-[ ] If necessary, also make a PR on the nf-core/rnaseq _branch_ on the [nf-core/test-datasets](https://github.com/nf-core/test-datasets) repository.
19
20
-[ ] Make sure your code lints (`nf-core lint`).
20
21
-[ ] Ensure the test suite passes (`nextflow run . -profile test,docker --outdir <OUTDIR>`).
21
22
-[ ] Usage Documentation in `docs/usage.md` is updated.
stale-issue-message: "This issue has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment otherwise this issue will be closed in 20 days."
16
+
stale-pr-message: "This PR has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment if it is still useful."
17
+
close-issue-message: "This issue was closed because it has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor and then staled for 20 days with no activity."
Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.
20
+
21
+
### Enhancements & fixes
22
+
23
+
-[[#1011](https://github.com/nf-core/rnaseq/issues/1011)] - FastQ files from UMI-tools not being passed to fastp
24
+
-[[#1018](https://github.com/nf-core/rnaseq/issues/1018)] - Ability to skip both alignment and pseudo-alignment to only run pre-processing QC steps.
25
+
-[PR #1016](https://github.com/nf-core/rnaseq/pull/1016) - Updated pipeline template to [nf-core/tools 2.8](https://github.com/nf-core/tools/releases/tag/2.8)
26
+
-[PR #1025](https://github.com/nf-core/fetchngs/pull/1025) - Add `public_aws_ecr.config` to source mulled containers when using `public.ecr.aws` Docker Biocontainer registry
27
+
-[PR #1038](https://github.com/nf-core/rnaseq/pull/1038) - Updated error log for count values when supplying `--additional_fasta`
28
+
-[PR #1042](https://github.com/nf-core/rnaseq/pull/1042) - revert samtools_sort modules to no memory assignement
29
+
30
+
### Parameters
31
+
32
+
| Old parameter | New parameter |
33
+
| ------------- | ------------------------- |
34
+
||`--skip_pseudo_alignment`|
35
+
36
+
> **NB:** Parameter has been **updated** if both old and new parameter information is present.
37
+
> **NB:** Parameter has been **added** if just the new parameter information is present.
38
+
> **NB:** Parameter has been **removed** if new parameter information isn't present.
39
+
40
+
### Software dependencies
41
+
42
+
| Dependency | Old version | New version |
43
+
| ---------- | ----------- | ----------- |
44
+
|`fastp`| 0.23.2 | 0.23.4 |
45
+
|`samtools`| 1.16.1 | 1.17 |
46
+
47
+
> **NB:** Dependency has been **updated** if both old and new version information is present.
48
+
>
49
+
> **NB:** Dependency has been **added** if just the new version information is present.
50
+
>
51
+
> **NB:** Dependency has been **removed** if new version information isn't present.
Copy file name to clipboardExpand all lines: README.md
+13-8
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[](https://sylabs.io/docs/)
9
9
[](https://tower.nf/launch?pipeline=https://github.com/nf-core/rnaseq)
10
10
11
-
[](https://nfcore.slack.com/channels/rnaseq)[](https://twitter.com/nf_core)[](https://www.youtube.com/c/nf-core)
11
+
[](https://nfcore.slack.com/channels/rnaseq)[](https://twitter.com/nf_core)[](https://mstdn.science/@nf_core)[](https://www.youtube.com/c/nf-core)
12
12
13
13
## Introduction
14
14
@@ -50,9 +50,11 @@
50
50
## Usage
51
51
52
52
> **Note**
53
-
> If you are new to nextflow and nf-core, please refer to [this page](https://nf-co.re/docs/usage/installation) on how to set-up nextflow. Make sure to [test your setup](https://nf-co.re/docs/usage/introduction#how-to-run-a-pipeline) with `-profile test` before running the workflow on actual data.
53
+
> If you are new to Nextflow and nf-core, please refer to [this page](https://nf-co.re/docs/usage/installation) on how
54
+
> to set-up Nextflow. Make sure to [test your setup](https://nf-co.re/docs/usage/introduction#how-to-run-a-pipeline)
55
+
> with `-profile test` before running the workflow on actual data.
54
56
55
-
First, you need to prepare a samplesheet with your input data that looks as follows:
57
+
First, prepare a samplesheet with your input data that looks as follows:
Each row represents a fastq file (single-end) or a pair of fastq files (paired end). Rows with the same sample identifier are considered technical replicates and merged automatically. The strandedness refers to the library preparation and will be automatically inferred if set to `auto`.
67
69
68
-
> **Warning**
69
-
> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration **except for parameters**; see [docs](https://nf-co.re/usage/configuration#custom-configuration-files).
70
+
> **Warning:**
71
+
> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those
72
+
> provided by the `-c` Nextflow option can be used to provide any configuration _**except for parameters**_;
73
+
> see [docs](https://nf-co.re/usage/configuration#custom-configuration-files).
70
74
71
75
Now, you can run the pipeline using:
72
76
@@ -82,8 +86,9 @@ For more details, please refer to the [usage documentation](https://nf-co.re/rna
82
86
83
87
## Pipeline output
84
88
85
-
The output of the pipeline applied to a [full-sized example dataset](https://github.com/nf-core/test-datasets/tree/rnaseq#full-test-dataset-origin) can be found [here](https://nf-co.re/rnaseq/results).
86
-
For more details, please refer to the [output documentation](https://nf-co.re/rnaseq/output).
89
+
To see the the results of a test run with a full size dataset refer to the [results](https://nf-co.re/rnaseq/results) tab on the nf-core website pipeline page.
90
+
For more details about the output files and reports, please refer to the
0 commit comments