安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- bcftools(1) Manual Page - GitHub Pages
BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed Most commands accept VCF, bgzipped VCF and BCF with filetype detected automatically even when streaming from a pipe
- Releases · samtools bcftools - GitHub
New bcftools head subcommand for conveniently displaying the headers of a VCF or BCF file Without any options, this is equivalent to bcftools view --header-only --no-version but more succinct and memorable
- bcftools
BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed
- 最全bcftools使用说明--只看本文就够了 - 简书
BCFtools 是一款多种实用工具的集合,它可以用于处理VCF文件和二进制的BCF文件。 它可以接受VCF格式、压缩的VCF格式以及BCF格式,并能自动检测输入的格式类型。 在有索引文件存在的条件下,BCFtools 可以应用于所有场景,在没有索引文件存在时,BCFtools只能应用于部分场景。 通常,在同时读取多个VCFs时,必须对它们建立索引和压缩。 BCFtools 被设计用于处理文件流,它将标准输入文件 "-" 作为标准输入,并将输出作为标准输出。 因此可以将多个命令与Unix的管道符进行组合使用。 本文档对 BCFtools 大部分的功能命令进行详细的介绍。 本说明文档最后更新日期为 2019-12-07 与 bcftools v1 10 版本相匹配。
- Bcftools - Anaconda. org
BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed
- BCFTools - PSC
BCFtools is a library of utilities for variant calling and manipulating VCFs (Variant Call Format) and BCFs (Binary Call Format) See also: HTSlib To see what versions of BCFTools are available and if there is more than one, which is the default, along with some help, type
- GitHub - samtools bcftools: This is the official development repository . . .
This is the official development repository for BCFtools It contains all the vcf* commands which previously lived in the htslib repository (such as vcfcheck, vcfmerge, vcfisec, etc ) and the samtools BCF calling from bcftools subdirectory of samtools For a full documentation, see bcftools GitHub page
- Bcftools by samtools - GitHub Pages
This is the official development repository for BCFtools The latest versioned release can be downloaded from www htslib org The most up to date (development) version of BCFtools can be obtained from github as described here
|
|
|