Skip to content

A lightweight and handy variant calling pipeline generator for whole-genome sequencing (WGS) and whole exom sequencing data (WES) analysis by using GATK and Sentieon. 一个基于 GATK 和 Sentieon 的简易且全面的 WGS/WES 分析流程生成器.

License

Notifications You must be signed in to change notification settings

ShujiaHuang/ilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ilus

Ilus is a handy pipeline generater for whole genome re-sequencing (WGS) and whole exom sequencing data (WES) analysis.

Installation

Ilus is writed by Python and maintain in PyPI. You can install it just by running the following command:

pip install ilus

You can type ilus in your commandline terminal if everything is smooth.

Quick Start

There are several functions in ilus:

$ ilus --help

You will see all the functions:

usage: ilus [-h] {WGS,genotype-joint-calling,VQSR} ...

ilus: A WGS analysis pipeline.

optional arguments:
    -h, --help            show this help message and exit

ilus commands:
{WGS,genotype-joint-calling,VQSR}
    WGS                 Creating pipeline for WGS(from fastq to genotype VCF)
    genotype-joint-calling Genotype from GVCFs.
    VQSR                VQSR

Here is all the Chinese README for how to creat WGS/WES pipeline by ilus.

English version is coming.

About

A lightweight and handy variant calling pipeline generator for whole-genome sequencing (WGS) and whole exom sequencing data (WES) analysis by using GATK and Sentieon. 一个基于 GATK 和 Sentieon 的简易且全面的 WGS/WES 分析流程生成器.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published