Abstract Base Classes
nplinker.genomics.abc
¶
BGCLoaderBase
¶
GCFLoaderBase
¶
Bases: ABC
Abstract base class for GCF loader.
get_gcfs
abstractmethod
¶
Get GCF objects.
Parameters:
-
keep_mibig_only
(bool
) –True to keep GCFs that contain only MIBiG BGCs.
-
keep_singleton
(bool
) –True to keep singleton GCFs. A singleton GCF is a GCF that contains only one BGC.
Returns: