Skip to content

Commit d573bce

Browse files
authored
Merge pull request #719 from nf-core/update_doc
update doc
2 parents 84fb1f0 + ad9ca49 commit d573bce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8989
- Replaced local `FUSIONREPORT` and `FUSIONREPORT_DOWNLOAD` with `FUSIONREPORT_DETECT` and `FUSIONREPORT_DOWNLOAD` from nf-core [#703](https://github.com/nf-core/rnafusion/pull/703)
9090
- Updated arriba to v2.5.0 [#693](https://github.com/nf-core/rnafusion/pull/693)
9191
- Update logo [#715](https://github.com/nf-core/rnafusion/pull/715)
92+
- Slight documentation update [#719](https://github.com/nf-core/rnafusion/pull/719)
9293
- Replaced local `STARFUSION_BUILD` for module from nf-core [#709](https://github.com/nf-core/rnafusion/pull/709)
9394
- Modified `test_build` profile to use a reduced version of Pfam and Dfam files [#733](https://github.com/nf-core/rnafusion/pull/733)
9495
- Updated the documentation to reflect the changes done in this release [#741](https://github.com/nf-core/rnafusion/pull/741)

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The pipeline is divided into two parts:
1515

1616
2. Running the analysis
1717

18-
- Supported tools: `Arriba`, `FusionCatcher`, `STAR-Fusion`, `StringTie` and `CTAT-SPLICING`
18+
- Supported tools: `Arriba`, `FusionCatcher`, `STAR-Fusion`, `StringTie` and `CTAT-SPLICING` (the last two are not supported by fusion-report and `StringTie` can be seen as more of an assembly tool that requires manual investigation).
1919
- QC: `Fastqc`, `MultiQC`, and `Picard CollectInsertSize`, `Picard CollectWgsMetrics`, `Picard Markduplicates`
2020
- Fusions visualization: `Arriba`, `fusion-report`, `FusionInspector`, and `vcf_collect`
2121

0 commit comments

Comments
 (0)