carrier and trio analysis
Project description
vcf_split.py拆分注释后的vcf文件,结果文件`samplename.SNP OR INDEL.annovar.filter.csv`和`samplename.SNP OR INDEL.annovar.withoutfilter.csv`
inh_gene_phenotype.json,{gene:[inheritance,phenotype]},获得对应gene的遗传方式和表型 omim_gene.json,根据hpo号得到omim表型号,再根据omim表型号得到gene 家系样品需要先trio.py运行,annovar注释,再pedigree.py拆分(vcf必须仅有三人家系样本) 需要用到的模块: annotation_filter.py:变异过滤 hg38Tohg19.py:hg38坐标转成hg19坐标 hgvs.py:修改AAChange.refGene栏中碱基替换的格式,如果是插入缺失则不改变,仅输出转录本号数值最小的那个 database_format.py,对genemap2.txt 和omimdata.xlsx进行处理得到inh_gene_phenotype.json和omim_gene.json 如果有必要的话需要复制到~/soft/python/bin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pywes-0.0.2.tar.gz.
File metadata
- Download URL: pywes-0.0.2.tar.gz
- Upload date:
- Size: 9.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d55743580c080a6c930d3bf74b2d65a254fb60353a6dc638ee4fb81153deac46
|
|
| MD5 |
16699cb2baff736057a87194f7a8e37a
|
|
| BLAKE2b-256 |
d258c01d292d0076c070c219d7e557d5a20f126b0362fb4420fe9832e48f6c3c
|