Home
last modified time | relevance | path

Searched refs:DEFAULT_UPPER_CLIP (Results 1 – 1 of 1) sorted by relevance

/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/widgets/
H A Dowscpreprocess.py227 DEFAULT_UPPER_CLIP = False variable in StandardizeEditor
275 upper_clip = params.get("upper_clip", self.DEFAULT_UPPER_CLIP)
290 if params.get("upper_clip", StandardizeEditor.DEFAULT_UPPER_CLIP):