Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.79 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.79 KB

SynFlow

Description

SynFlow is a web application that allows you to visualize the alignment of genomes and their structural variations using SyRI data. The application supports interactive features such as zooming, panning, and filtering of bands by type and length.

Features

  • Upload and visualize chromosome length and band files
  • Interactive zoom and pan
  • Filter bands by type and length
  • Stack chromosomes vertically or align them horizontally
  • Download the visualization as an SVG file

Usage

  1. Upload the chromosome length files and band files using the form.
File Name File Description
*.chrlen Table containing chromosome lengths
*syri.out Pairwise structural annotation information between genomes
  1. Select the "Stack chromosomes vertically" checkbox if you want to stack the chromosomes.
  2. Click on the "Draw" button to generate the visualization.
  3. Use the zoom and pan features to explore the visualization.
  4. Filter the bands using the legend and the slider.
  5. Download the visualization as an SVG file by clicking the "Download SVG" button.

License

This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.

Authors

See also the list of contributors who participated in this project.

Acknowledgements

  • Special thanks to the contributors of the SyRI tool.
  • Inspiration from plotsr.