check if select norm method is an available option
Details
Here we check if the normalisation method has been computed in the count slot. We also check if this is used in the context of differential gene expression analysis. DESeq and edgeR require raw counts so if the user parses a valid norm method but is running DEG with one those methods, we ignore request and parse raw count instead.