detect_ref.py 文件源码

python
阅读 28 收藏 0 点赞 0 评论 0

项目:pheweb 作者: statgen 项目源码 文件源码
def ref_filepath(build, chrom, download=True):
    filepath = get_cacheable_file_location('ref', 'reference-{}-chrom-{}.fa'.format(build['hg'], chrom))
    if download: download_ref(build, chrom)
    return filepath
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号