inmoose.edgepy.validDGEList

inmoose.edgepy.validDGEList(y)

Check for standard components of DGEList object

NB: Modifies y in place.

Parameters:

y (DGEList) – the object to check for validity

Returns:

the input y, with missing components added

Return type:

DGEList