Skip to content

yeswzc/MUMmerTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MUMmerTools

Tools used to handling output from MUMmer aligner You may want to read Wiki.

  1. MUMmerSNP2VCF.pl : recode SNPs/inDels in MUMmer output file to VCF format

MUMmerSNP2VCF.pl

Usage: perl MUMmerSNP2VCF.pl [queryID] [ref.sizes] [MUMmeroutput] queryID: ID used in the output VCF file, just used as the column name ref.size: tow column deliminated file, first column denote the chromosome, second is the size of it MUMmeroutput: output from MUMmer show-snp -Clr -x1 , remmember -x1

About

Tools used to handling output from MUMmer aligner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages