icbi-lab / nf-deseq2

A RNA-seq differential expression analysis pipeline downstream of nf-core/rnaseq.
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Add module for PCA #11

Closed grst closed 2 years ago

grst commented 3 years ago

Add a module that generates a 2-dimensional PCA plot of the samples.

Input:

Ouput:

Section in old code: https://github.com/icbi-lab/deseq2icbi/blob/28e54a75598d39b70090376daa0e9ddefee25363/runDESeq2_ICBI.R#L481-L491

grst commented 2 years ago

Closed via #25