From 9a797e39e522ccc35612f0b1de0959d5d991d1c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Mal=C3=BD?= <michal.maly@ibt.cas.cz> Date: Tue, 2 Jun 2020 09:42:43 +0200 Subject: [PATCH] Add README for DNATCO extensions --- src/extensions/dnatco/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/extensions/dnatco/README.md diff --git a/src/extensions/dnatco/README.md b/src/extensions/dnatco/README.md new file mode 100644 index 000000000..6b5bc0525 --- /dev/null +++ b/src/extensions/dnatco/README.md @@ -0,0 +1,10 @@ +## DNATCO Extensions + +### Confal Pyramids + +The Confal Pyramids extensions displays tetrahedron-like pyramids. These pyramids are a simple visual representation of nucleotide conformer classes that can be assigned to individual steps in nucleic acid structures. + +For more information, see: +* [Černý et al., Nucleic Acids Research, 44, W284 (2016)](http://dx.doi.org/10.1093/nar/gkw381) +* [Schneider et al., Acta Cryst D, 74, 52-64 (2018)](http://dx.doi.org/10.1107/S2059798318000050) +* [Schneider et al., Genes, 8(10), 278, (2017)](http://dx.doi.org/10.3390/genes8100278) -- GitLab