PCA analysis
It is useful to include a PCA analysis for detection of outliers or general agreement of samples. The idea is that this is incorporated in the MultiQC report.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- BIOPZ-Katsantoni Maria added Future + 1 deleted label
added Future + 1 deleted label
- Maintainer
In principle, we already have a script here: https://git.scicore.unibas.ch/zavolan_group/pipelines/zarp/-/blob/dev/scripts/perform_PCA.py
So what needs to be done is:
- Create a repository with the script under https://github.com/zavolanlab (like https://github.com/zavolanlab/merge_kallisto or https://github.com/zavolanlab/zgtf)
- Add CI (e.g. github actions)
- Add unit tests (ideally pytest)
- Create slim Dockerfile
- Integrate the script as a snakemake rule(s) (e.g. kallisto genes/transcripts, salmon genes/transcripts)
-
Remove
perform_PCA.py
script fromscripts
directory
Of course, we can also use another tool (if already out there)
Edited by BIOPZ-Gypas Foivos - BIOPZ-Gypas Foivos assigned to @gypas
assigned to @gypas
- BIOPZ-Katsantoni Maria changed milestone to %pipeline
changed milestone to %pipeline
- BIOPZ-Katsantoni Maria changed milestone to %downstream
changed milestone to %downstream
- Maintainer
@zavolan Do you want to run the PCA analysis only for genes or also for transcripts?
- BIOPZ-Gypas Foivos mentioned in merge request !77 (merged)
mentioned in merge request !77 (merged)
- BIOPZ-Gypas Foivos mentioned in issue #142 (closed)
mentioned in issue #142 (closed)
- BIOPZ-Gypas Foivos mentioned in commit c535a892
mentioned in commit c535a892
- Maintainer
Fixed in !77 (merged)
- BIOPZ-Gypas Foivos closed
closed
- CJHerrmann removed Future label
removed Future label
Please register or sign in to reply