scglue.genomics.get_chr_len_from_fai

scglue.genomics.get_chr_len_from_fai(fai)[源代码]

Get chromosome length information from fasta index file

参数:

fai (os.PathLike) – Fasta index file

返回类型:

typing.Mapping[str, int]

返回:

chr_len – Length of each chromosome