mkt.databases.kincore.parse_fasta_description

mkt.databases.kincore.parse_fasta_description(str_description: str, bool_af2: bool = True) dict[str, str | int][source]

Parse fasta description to extract metadata.

Parameters:

str_description (str) – Description from fasta file

Returns:

Dictionary of metadata

Return type:

dict[str, str]