Skip to content

Python implementation of viral trimming + variant calling, similar to iVar

License

Notifications You must be signed in to change notification settings

Niema-Lab/AmpliPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmpliPy

Python implementation of amplicon viral trimming + variant calling + consensus sequence calling, similar to iVar.

Installation

ViralMSA is written in Python 3 and depends on pysam. You can simply download AmpliPy.py to your machine and make it executable:

wget "https://raw.githubusercontent.com/Niema-Lab/AmpliPy/master/AmpliPy.py"
chmod a+x AmpliPy.py
sudo mv AmpliPy.py /usr/local/bin/AmpliPy.py # optional step to install globally

Usage

We will update this section soon 😅

Contributors

About

Python implementation of viral trimming + variant calling, similar to iVar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages