Literal Types
gentropy.common.types
¶
Types and type aliases used in the package.
gentropy.common.types
¶Types and type aliases used in the package.
gentropy.common.types.LD_Population = Literal['afr', 'amr', 'asj', 'eas', 'est', 'fin', 'nfe', 'nwe', 'seu']
module-attribute
¶gentropy.common.types.VariantPopulation = Literal['afr', 'amr', 'ami', 'asj', 'eas', 'fin', 'nfe', 'mid', 'sas', 'remaining']
module-attribute
¶gentropy.common.types.DataSourceType = Literal['gnomad', 'finngen', 'gwas_catalog', 'eqtl_catalog', 'ukbiobank', 'open_targets', 'intervals']
module-attribute
¶