morphomapping.MM.select_condition

morphomapping.MM.select_condition#

MM.select_condition(condition, value)#

select specific rows by condition and save new df as self.df

Parameters:
  • condition (str) – name of column

  • value – value of column

Return type:

None