Skip to content

Commit 028f7ea

Browse files
authored
Merge pull request #5 from jfy133/polyg-name-improvements
Polyg name improvements
2 parents e971cac + 29306df commit 028f7ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

1111
### `Fixed`
1212
* [#145](https://github.com/nf-core/eager/issues/145) - Added Picard Memory Handling [fix](https://github.com/nf-core/eager/issues/144)
13-
13+
* Clarified `--complexity_filter` flag to be specifically for poly G trimming.
1414

1515
## [2.0.5] - 2019-01-28
1616

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Turns off duplicate removal methods DeDup and MarkDuplicates respectively. No du
299299

300300
## Complexity Filtering Options
301301

302-
### `--complexity_filter`
302+
### `--complexity_filter_poly_g`
303303

304304
Performs a poly-G tail removal step in the beginning of the pipeline, if turned on. This can be useful for trimming ploy-G tails from short-fragments sequenced on two-colour Illumina chemistry such as NextSeqs (where no-fluorescence is read as a G on two-colour chemistry), which can inflate reported GC content values.
305305

0 commit comments

Comments
 (0)