Skip to main content

tools for ANNOVAR

Project description

ANNOVAR tools

该包是配合ANNOVAR 对相关文件进行处理的工具集

vcf

将ANNOVAR输入文件,AVinput文件转换为VCF4.0格式

  • -i/--avinput: 输入文件,AVinput格式
  • -r/--reference: 参考基因组文件如hg19.fa,请事先使用samtools faidex构建索引
  • -o/--vcf: 输出的VCF文件
zhuy@ubuntu:/projects/example$ annovar_tools.py vcf -i test.avinput -r hg19.fa -o test.vcf

split

将ANNOVAR注释结果按照Gene拆分为多行,一次只能拆分一种gene-based数据库

  • -i/--avoutput: 输入文件,ANNVOAR注释结果,如test.hg19_multianno.txt
  • -r/--refgenes: 运行ANNOVAR所用的注释refGene文件,如hg19_ensGene.txt,hg19_knownGene.txt,hg19_refGeneWithVer.txt
  • -g/gene_db: 所需拆分的gene-based数据库, 如refGeneWithVer,即ANNVOAR g参数对应的数据库名称,在ANNOVAR结果中体现为"Func.refGeneWithVer, Gene.refGeneWithVer, GeneDetail.refGeneWithVer, ExonicFunc.refGeneWithVer, AAChange.refGeneWithVer"
  • -o/--outfile: 输出的拆分后的文件
zhuy@ubuntu:/projects/example$ annovar_tools.py split \
                               -i test.hg19_multianno.txt \
                               -r hg19_refGeneWithVer.txt \
                               -r hg19_ensGene.txt \
                               -r hg19_knownGene.txt \
                               -g refGeneWithVer
                               -o test.hg19_multianno.refGeneWithVer.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

annovar_tools-0.0.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

annovar_tools-0.0.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file annovar_tools-0.0.2.tar.gz.

File metadata

  • Download URL: annovar_tools-0.0.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for annovar_tools-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0f6e92cc5886aab0de1041cde14b41cf98abaa0c35f4fe27c3a6f3ad6c98eed8
MD5 a1137a522e77866b124b902b3b8f8d90
BLAKE2b-256 bfaf8260b84be4a84930497e7863370a0271fc60a097c6fa6812534628d131fb

See more details on using hashes here.

File details

Details for the file annovar_tools-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: annovar_tools-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for annovar_tools-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1ef160a8ad0860279f22ab69625e41cbe75d022a75f1ec6b4f7ada8f6e8b13ce
MD5 befaa73ea207feb71d0ee8da704777c0
BLAKE2b-256 073867283a731db5375eb3d7d788f3af03a30b8c628f54a2024ad0fa61a38b5a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page