/seq_tools

A python package for visualization and manipulation of sequences and alignments

Primary LanguagePythonOtherNOASSERTION

seq_tools

A python package for visualization and manipulation of sequences and alignments

Important note

Currently library needs a system wide installation of Latex with TexShade At some point the texlive-core conda module may replace it.

sudo tlmgr update --self
sudo tlmgr install texshade

##Packages

conda install emboss
conda install blast
conda install pandas biopython
conda install -c r r-ggplot2 r-png