From 8d4a769187bc6de5d0023dcaff74edb9fee90121 Mon Sep 17 00:00:00 2001 From: David Heller Date: Wed, 30 Aug 2017 18:32:47 +0200 Subject: [PATCH] update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6afd9b8..6b4734e 100755 --- a/README.md +++ b/README.md @@ -18,11 +18,14 @@ Below, you find an example output of ssHMM. After training on an RBP dataset, th ### Documentation -Check out our documentation: http://sshmm.readthedocs.io +ssHMM can be installed manually as a Python package or (more simply) as a Docker image. Check out our documentation: http://sshmm.readthedocs.io + +### Contact +If you experience problems or have suggestions please contact heller_d@molgen.mpg.de. Alternatively, you are welcome to create issues or pull requests on our github.com repository: http://github.com/eldariont/sshmm. ### Citation -Heller, D., Krestel, R., Ohler, U., Vingron, M., & Marsico, A. (2016). ssHMM: [Extracting intuitive sequence-structure motifs from high-throughput RNA-binding protein data](http://dx.doi.org/10.1101/076034). bioRxiv, 076034. +David Heller, Ralf Krestel, Uwe Ohler, Martin Vingron, Annalisa Marsico; ssHMM: extracting intuitive sequence-structure motifs from high-throughput RNA-binding protein data, Nucleic Acids Research, gkx756, https://doi.org/10.1093/nar/gkx756 ### License