Skip to content

mavis/convert/chimerascan

convert_row()

transforms the chimerscan output into the common format for expansion. Maps the input column names to column names which MAVIS can read

def convert_row(row: Dict) -> Dict:

Args

  • row (Dict)

Returns

  • Dict