From a9a85e1940ad47fd4eb854421f2eca8d6f2d8fa4 Mon Sep 17 00:00:00 2001 From: B13nch3n <b13nch3n_01@theb-si.de> Date: Fri, 21 Oct 2022 10:43:42 +0200 Subject: [PATCH] Add more contact info --- README.md | 1 + validation/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a0cc13..ab58c52 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This is a collection of tools, code and examples used for converting user's modelling projects into [ModelCIF format](https://mmcif.wwpdb.org/dictionaries/mmcif_ma.dic/Index/) for upload to [ModelArchive](https://www.modelarchive.org) (MA). The whole repository has grown over time from bulk uploads to MA, we assisted users with. Do not expect everything to work out of the box, old conversion projects may be outdated by now. +If you have questions and/ or need assistance in converting your models to ModelCIF, feel free to contact the [MA team](https://modelarchive.org/contact). ## ModelCIF resources diff --git a/validation/README.md b/validation/README.md index df42635..c5c1911 100644 --- a/validation/README.md +++ b/validation/README.md @@ -6,7 +6,7 @@ The easiest way to run validation is from [Docker](https://www.docker.com) conta The tool itself is a wrapper around the [`CifCheck`](https://github.com/rcsb/cpp-dict-pack) tool by [RCSB](https://www.rcsb.org/). -If you have questions about converting your models to ModelCIF, feel free to contact the [MA team](https://modelarchive.org/contact). +If you have questions about ModelCIF validation, feel free to contact the [MA team](https://modelarchive.org/contact). [[_TOC_]] -- GitLab