Skip to content

a genome variant calling tool (wrapper) written in python under early development

License

Notifications You must be signed in to change notification settings

vidyasagar0405/varcall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

varcall

A genome variant calling tool (wrapper) written in python using textual lib

PyPI - Version PyPI - Python Version


Table of Contents

Installation

Note

🚧 Under early development 🚧

pip install varcall

Contributions are welcomed

Note

It is recommended to run varcall in a conda environment

To install conda refer miniconda

varcall requires variant calling tools to run, you can download them by:

conda create -n varcall -y
conda install -c bioconda fastqc multiqc bwa samtools bcftools

Home tab image

Samtools tab image

Bcftools tab image

Pipeline tab image

Help tab image

License

varcall is distributed under the terms of the MIT license.

About

a genome variant calling tool (wrapper) written in python under early development

Resources

License

Stars

Watchers

Forks

Packages

No packages published