Skip to content

jonathanrd/PySimPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySimPlot

PySimPlot takes an alignment of two or more sequences (nucleotide or amino acid) in fasta format and then calculates the identity between them within a rolling window. The resulting data are returned plotted and optionally saved as a csv file for you to format with Excel etc.

This software is inspired by SimPlot from Stuart Ray.

Example Usage:

clustalo -i sequences.fasta -o aligned.fasta
pysimplot -i aligned.fasta -o data.csv

Example similarity plot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages