Skip to content

intbio/seqplot

Repository files navigation

seqplot

Python tools to plot quantitative data along protein or DNA/RNA sequences or multiple sequence alignments of those.

Installation via conda

conda install -c intbio -c conda-forge -c bioconda seqplot

Usage

In Jupyter

For Jupyter use see example.ipynb - THIS IS RECOMMENDED

Stand alone

- in development
    

Result is plot.png

Main function is


Debuging and common problems

For developers

---- In development

  • Testing can be done as
git clone https://github.com/intbio/seqplot.git
docker run   --workdir "/wd" -v "$PWD/seqplot:/wd" intbio/seqplot_test pytest

See test_results folder for results.

About

Making plots with x-axis annotated with an image of a protein/DNA sequence or MSA

Resources

License

Stars

Watchers

Forks

Packages

No packages published