acidgenomes.current_gencode_version

acidgenomes.current_gencode_version(organism: str = 'Homo sapiens') str

Return the current GENCODE release version.

Parameters:

organism (str) – Latin organism name. Only "Homo sapiens" and "Mus musculus" are supported.

Returns:

Version string (e.g. '46' for human, 'M35' for mouse).

Return type:

str