Skip to content

Commit 5ccc1c3

Browse files
authored
Merge pull request #782 from nf-core/docs-update
Improve BoeTiw2 output documentation
2 parents a4b3f02 + 230aed6 commit 5ccc1c3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111

1212
- [#771](https://github.com/nf-core/eager/issues/771) Remove legacy code
1313
- Improved output documentation for MultiQC general stats table (thanks to @KathrinNaegele and @esalmela)
14+
- Improved output documentation for BowTie2 (thanks to @isinaltinkaya)
1415

1516
### `Dependencies`
1617

docs/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Ancient DNA samples typically have low endogenous DNA values, as most of the DNA
333333
<img src="images/output/bowtie2/bowtie2_alignment_scores.png" width="75%" height = "75%">
334334
</p>
335335

336-
The main additional useful information compared to [Samtools](#samtools) is that these plots can inform you how many reads had multiple places on the reference the read could align to. This can occur with low complexity reads or reads derived from e.g. repetitive regions on the genome. If you have large amounts of multi-mapping reads, this can be a warning flag that there is an issue either with the reference genome or library itself (e.g. over-amplification of low-complexity regions or library construction artefacts). You should investigate cases like this more closely before using the data downstream.
336+
The main additional useful information compared to [Samtools](#samtools) is that these plots can inform you how many reads had multiple places on the reference the read could align to. This can occur with low complexity reads or reads derived from e.g. repetitive regions on the genome. If you have large amounts of multi-mapping reads, this can be a warning flag that there is an issue either with the reference genome or library itself (e.g. library construction artefacts). You should investigate cases like this more closely before using the data downstream.
337337

338338
### MALT
339339

0 commit comments

Comments
 (0)