We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55cb26 commit 8423d00Copy full SHA for 8423d00
README.md
@@ -5,7 +5,8 @@ Plot nucleic acid secondary structures with Julia.
5
There are currently four different backends:
6
7
- `plot_structure`, `plot_structure_makie`: basic plotting implemented
8
- in Julia using `Luxor` or `CairoMakie` respectively
+ in Julia using `Luxor` or `CairoMakie` respectively. These functions
9
+ use `ViennaRNA` behind the scenes to generate the coordinates
10
- `PlotRNA.uniplot`: basic text-mode plotting in the terminal using
11
`UnicodePlots`
12
- `VARNA.plot`, `VARNA.plot_compare`: uses the
0 commit comments