Skip to content

Commit 11b8670

Browse files
authored
Merge branch 'dev' into fix_prepro_arg
2 parents 81f2824 + 1e383e2 commit 11b8670

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Special thanks to the following for their contributions to the release:
2020
- [PR #1467](https://github.com/nf-core/rnaseq/pull/1467) - Add test suite for UMI handling functionality
2121
- [PR #1466](https://github.com/nf-core/rnaseq/pull/1466) - Factor out UMI handling
2222
- [PR #1470](https://github.com/nf-core/rnaseq/pull/1470) - Update subworkflow to account for fix to bad argument handling
23+
- [PR #1469](https://github.com/nf-core/rnaseq/pull/1469) - Minor docs fix
2324
- [PR #1459](https://github.com/nf-core/rnaseq/pull/1466) - Remove reference to unused "skip_sample_count" value in email templates
2425

2526
### Software dependencies

docs/images/mqc_fastqc_adapter.png

22.9 KB
Loading

docs/images/mqc_fastqc_counts.png

33.1 KB
Loading

docs/images/mqc_fastqc_quality.png

54.5 KB
Loading

docs/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
7474

7575
If multiple libraries/runs have been provided for the same sample in the input samplesheet (e.g. to increase sequencing depth) then these will be merged at the very beginning of the pipeline in order to have consistent sample naming throughout the pipeline. Please refer to the [usage documentation](https://nf-co.re/rnaseq/usage#samplesheet-input) to see how to specify these samples in the input samplesheet.
7676

77-
# fq lint
77+
### fq lint
7878

7979
<details markdown="1">
8080
<summary>Output files</summary>

0 commit comments

Comments
 (0)