dandelion.preprocessing.external.parsedb_heavy

dandelion.preprocessing.external.parsedb_heavy(db_file, verbose=False)[source]

Parses AIRR table (heavy chain contigs only).

Parameters
  • db_file (PathLike) – path to AIRR table.

  • verbose (bool) – whether or not to print the command used in terminal. Default is False.