viola.MultiBedpe.view

MultiBedpe.view(custom_infonames, return_as_dataframe)

Quick view function of the Vcf object.

Parameters
  • custom_infonames (list_like or None, default None) – The names of the INFO to show additionally.

  • return_as_dataframe (bool, default False) – If true, return as pandas DataFrame.