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 6dc83b1 commit b249335Copy full SHA for b249335
README.md
@@ -151,3 +151,9 @@ Uses the LinearPartition program.
151
# partfn(seq; model, beamsize, is_sharpturn, verbose)
152
partfn("GGGAAACCC") # => -1.62 kcal mol^-1
153
```
154
+
155
+## Related Julia packages
156
157
+- [ViennaRNA.jl](https://github.com/marcom/ViennaRNA.jl)
158
+- [RNAstructure.jl](https://github.com/marcom/RNAstructure.jl)
159
+- [PlotRNA.jl](https://github.com/marcom/PlotRNA.jl)
0 commit comments