文件名称:vawk:类似于awk的VCF解析器
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-11 18:16:18
Python
瓦克 类似于awk的VCF解析器 ##目录 ##用法 usage: vawk [-h] [-v VAR] [--header] [--debug] cmd [vcf] positional arguments: cmd vawk command syntax is exactly the same as awk syntax with a few additional features. The INFO field can be split using the I$ prefix and the SAMPLE field can be split using the S$ prefix. For e
【文件预览】:
vawk-master
----.gitignore(458B)
----LICENSE(1KB)
----README.md(4KB)
----vawk(10KB)