Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of IsoformSwitchAnalyzeR #142

Open
wants to merge 29 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
907c293
Merge pull request #103 from nf-core/dev
jma1991 Nov 16, 2023
f70bbce
Merge pull request #116 from nf-core/dev
jma1991 Jan 8, 2024
2b7adfa
Merge pull request #125 from nf-core/dev
jma1991 Feb 23, 2024
647c95b
Fix incorrect assignment of cluster groups
jma1991 Apr 21, 2024
e5ee51e
Update CHANGELOG
jma1991 Apr 21, 2024
1d0494a
Merge pull request #132 from jma1991/patch
jma1991 May 9, 2024
57db8c4
Add IsoformSwitchAnalyzeR to pipeline
jesseangelis Jun 4, 2024
e6ece86
Update json files and and config
jesseangelis Jun 4, 2024
a989f17
Add IsoformSwitchAnalyzeR test
jesseangelis Jun 4, 2024
c45dc42
Update documentation
jesseangelis Jun 4, 2024
e831da5
Resolve commit conflicts
jesseangelis Jun 4, 2024
4253946
Resolve missing output if no switches were found
jesseangelis Jun 4, 2024
1baebfe
Update Credits
jesseangelis Jun 4, 2024
aa375af
Update Docs
jesseangelis Jun 4, 2024
996d9f7
Format using prettier
jesseangelis Jun 5, 2024
f285915
Update output documentation
jesseangelis Jun 5, 2024
1f4bd68
Format output documentation
jesseangelis Jun 5, 2024
dad7ffd
Update dIF definition
jesseangelis Jun 6, 2024
437c209
Update CHANGELOG.md
lathikaa Oct 26, 2024
f03b010
Update multiqc_config.yml
lathikaa Oct 26, 2024
8fb1cb0
Update README.md
lathikaa Oct 26, 2024
001c191
Update output.md
lathikaa Oct 26, 2024
8a305f1
Update nextflow_schema.json
lathikaa Oct 28, 2024
34f2d60
Update nextflow_schema.json
lathikaa Oct 28, 2024
f789fa8
Delete lib directory to fix linting issues
lathikaa Oct 28, 2024
ffaf95f
Revert "Delete lib directory to fix linting issues"
lathikaa Oct 28, 2024
0df361f
Updates to migrate from nf-validation to nf-schema
lathikaa Oct 31, 2024
32741d9
Updated schema to add isoformanalyzer
lathikaa Oct 31, 2024
7457cc7
Updated the module to use the version with mem removed
lathikaa Oct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.0.5 - 2024-06-04

- Added IsoformSwitchAnalyzeR to pipeline.
- Updated to migrate from nf-validation to nf-schema.

## v1.0.4 - 2024-04-21

- Fixed incorrect assignment of cluster groups (Issue #131).

## v1.0.3 - 2024-02-23

- Improved TPM file splitting performance (Issue #120).
Expand Down
6 changes: 6 additions & 0 deletions CITATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@

> Nowicka M, Robinson MD (2016). “DRIMSeq: a Dirichlet-multinomial framework for multivariate count outcomes in genomics [version 2; referees: 2 approved].” F1000Research, 5(1356). doi: 10.12688/f1000research.8900.2.

- [IsoformSwitchAnalyzeR](https://www.bioconductor.org/packages/release/bioc/html/IsoformSwitchAnalyzeR.html)

> Vitting-Seerup K, Sandelin A (2017). “The Landscape of Isoform Switches in Human Cancers.” Mol. Cancer Res. doi:10.1158/1541-7786.MCR-16-0459, doi: 10.1158/1541-7786.MCR-16-0459.

> Vitting-Seerup K, Sandelin A (2019). “IsoformSwitchAnalyzeR: Analysis of changes in genome-wide patterns of alternative splicing and its functional consequences.” Bioinformatics. doi:10.1093/bioinformatics/btz247, doi: 10.1093/bioinformatics/btz247.

- [edgeR](https://bioconductor.org/packages/release/bioc/html/edgeR.html)

> Robinson MD, McCarthy DJ, Smyth GK (2010). “edgeR: a Bioconductor package for differential expression analysis of digital gene expression data.” Bioinformatics, 26(1), 139-140. doi: 10.1093/bioinformatics/btp616.
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
1. [`Salmon`](https://combine-lab.github.io/salmon/) -> [`DRIMSeq`](https://bioconductor.org/packages/release/bioc/html/DRIMSeq.html) -> [`DEXSeq`](https://f1000research.com/articles/7-952)
2. Filtering with [`DRIMSeq`](https://bioconductor.org/packages/release/bioc/html/DRIMSeq.html)
3. Differential transcript usage with [`DEXSeq`](https://bioconductor.org/packages/devel/bioc/vignettes/DEXSeq/inst/doc/DEXSeq.html)
4. [`Salmon`](https://combine-lab.github.io/salmon/) -> [`IsoformSwitchAnalyzeR`](https://www.bioconductor.org/packages/release/bioc/html/IsoformSwitchAnalyzeR.html)
5. Isoform switch analysis with [`IsoformSwitchAnalyzeR`](https://www.bioconductor.org/packages/release/bioc/html/IsoformSwitchAnalyzeR.html)
12. Event-based splicing analysis:
1. [`STAR`](https://github.com/alexdobin/STAR) -> [`rMATS`](https://github.com/Xinglab/rmats-turbo)
2. [`Salmon`](https://combine-lab.github.io/salmon/) -> [`SUPPA2`](https://github.com/comprna/SUPPA)
Expand Down Expand Up @@ -104,7 +106,7 @@ nf-core/rnasplice was originally written by the bioinformatics team from [Zifo R
- [Asma Ali](https://github.com/asmaali98)
- [Lathika Madhan Mohan](https://github.com/lathikaa)

We thank Harshil Patel ([@drpatelh](https://github.com/drpatelh)) and Seqera Labs ([seqeralabs](https://github.com/seqeralabs)) for their assistance in the development of this pipeline.
We thank Harshil Patel ([@drpatelh](https://github.com/drpatelh)), Seqera Labs ([seqeralabs](https://github.com/seqeralabs)) and Jesse Angelis ([@jesseangelis](https://github.com/jesseangelis)) for their assistance in the development of this pipeline.

<img src="docs/images/zifo_logo.jpg" alt="Zifo RnD Solutions" width="200"/>

Expand Down
4 changes: 2 additions & 2 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/rnasplice/releases/tag/1.0.3" target="_blank">nf-core/rnasplice</a>
This report has been generated by the <a href="https://github.com/nf-core/rnasplice/releases/tag/1.0.5" target="_blank">nf-core/rnasplice</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/rnasplice/1.0.3/docs/output" target="_blank">documentation</a>.
<a href="https://nf-co.re/rnasplice/1.0.5/docs/output" target="_blank">documentation</a>.

report_section_order:
"nf-core-rnasplice-methods-description":
Expand Down
2 changes: 1 addition & 1 deletion assets/schema_input.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/nf-core/rnasplice/master/assets/schema_input.json",
"title": "nf-core/rnasplice pipeline - params.input schema",
"description": "Schema for the file provided with params.input",
Expand Down
Loading
Loading