Skip to contents

Assign score to the genes depending on in which box they lay in the volcano plot

Usage

score_assignment(pval, fc)

Arguments

pval

vector of adjusted pvalues from DE analysis

fc

vector of foldchanges from DE analysis

Value

vector of score assignments

Examples

# Internal function