Skip to content

Gene Sequence Comparison Tool (wrapper for Emboss water)

Notifications You must be signed in to change notification settings

mwylerCH/wassermandli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

wassermandli

The purpos of wassermandli is to compare different genes and identify possible gene duplications, pseudogenes of member of same gene families. No a priori knowledge is needed or used.

wassermandli computes all pairwise alignments of a list of genes. The alignments are performed with the Smith Waterman algorithm implemented in water from the EMBOSS package.

wassermandli requires a list of genes of interest and a multifasta file containing the gene sequences (both DNA or AA are possible). By default the results appear as STDOUT, but they can be redirected with "> results.txt". Furthermore all alignments are also saved to an ad hoc created folder WATER_align.

Usage

bash wassermandli.sh -h

About

Gene Sequence Comparison Tool (wrapper for Emboss water)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages