Requirements for differential expression analysis
Under analysis policy version 1, Harako-RNAseq runs DESeq2 differential expression analysis only when the normalized sample table contains at least two conditions with at least two valid samples per condition. This is the minimum threshold enforced by the software, not a power calculation or evidence of biological independence or experimental-design validity.
When these requirements are met, Harako-RNAseq uses the configured condition contrasts. DESeq2 results and inferential plots are generated in differential mode; enrichment is optional and runs only when its additional requirements are met.
QC-only mode does not calculate or report p-values or adjusted p-values. It retains read preprocessing, Salmon quantification, gene-level counts, gene-level TPM as an abundance measure, the HTML report, and QC outputs that can be computed from the available data. DESeq2-normalized counts, PCA, and sample-distance plots are included only when normalization succeeds. Inferential contrasts are inactive; differential expression plots and enrichment are not produced.