Skip to content

presence - absence variation based on mapping depth.

Notifications You must be signed in to change notification settings

jdmontenegro/PAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a program to determine gene presence/absence variation based on read alignments to a reference genome and a gff3 gene annotation file.

INSTALLATION

git clone https://github.com/jdmontenegro/PAV.git
cd PAV
current=`pwd`
cd $HOME/bin
ln -s ${current}/pav.py .

Now you can call the script from anywhere in your system. Just make sure that $HOME/bin is in your PATH. If you do not know how to do this, this is the right time to ask for help to the system admin or google this out.

About

presence - absence variation based on mapping depth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages