Skip to content

Commit 8423d00

Browse files
committed
Tweak README
1 parent d55cb26 commit 8423d00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Plot nucleic acid secondary structures with Julia.
55
There are currently four different backends:
66

77
- `plot_structure`, `plot_structure_makie`: basic plotting implemented
8-
in Julia using `Luxor` or `CairoMakie` respectively
8+
in Julia using `Luxor` or `CairoMakie` respectively. These functions
9+
use `ViennaRNA` behind the scenes to generate the coordinates
910
- `PlotRNA.uniplot`: basic text-mode plotting in the terminal using
1011
`UnicodePlots`
1112
- `VARNA.plot`, `VARNA.plot_compare`: uses the

0 commit comments

Comments
 (0)