Skip to content
Snippets Groups Projects
Commit cf4b5cda authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO :black_circle:
Browse files

1.2

parent c245da9a
No related branches found
No related tags found
No related merge requests found
# RepeatPlot # RepeatPlot
_RepeatPlot_ is a command line program written in [Java](https://docs.oracle.com/en/java/) to create [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG) figures that represent the positions of each pair of (long) repeat regions in a prokaryote chromosome. _RepeatPlot_ implements a fast _k_-mer-based algorithm to find every pair of similar (repeat) regions. The graphical representation of the repeat region positions is inspired by the pioneering work of Rocha et al. (1999). _RepeatPlot_ is a command line program written in [Java](https://docs.oracle.com/en/java/) to create [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG) figures that represent the positions of each pair of (long) repeat regions in a prokaryote chromosome. _RepeatPlot_ implements a fast _k_-mer-based algorithm to find every pair of similar (repeat) regions. The graphical representation of the position of each pair of similar repeat regions is inspired by the pioneering work of Rocha et al. (1999).
## Installation ## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment