Files
rnaseq/target/executable/deseq2_qc/deseq2_pca_header.txt
CI 44490f9109 Build branch bugfix with version bugfix (7662841)
Build pipeline: viash-hub.rnaseq.bugfix-ndc9n

Source commit: 7662841e2e

Source message: clean code, remove unused arguments
2024-10-25 08:53:30 +00:00

12 lines
508 B
Plaintext

#id: 'deseq2_pca'
#section_name: 'DESeq2 PCA plot'
#description: "PCA plot between samples in the experiment.
# These values are calculated using <a href='https://bioconductor.org/packages/release/bioc/html/DESeq2.html'>DESeq2</a>
# in the <a href='https://github.com/nf-core/atacseq/blob/master/bin/deseq2_qc.r'><code>deseq2_qc.r</code></a> script."
#plot_type: 'scatter'
#anchor: 'deseq2_pca'
#pconfig:
# title: 'DESeq2: Principal component plot'
# xlab: PC1
# ylab: PC2