KaiLi-2324 / magic_pipeline

Python package to perform permutation test, ACAT and SKAT for WES vcf
1 stars 1 forks source link

magic_pipeline

A Python package to perform fisher test and permutation test for WES data. This pipeline can process from raw fastq files.

pip install cython
python setup.py build
python setup.py install