From 99106429204e89ac98f32e800c3e573caadee0e6 Mon Sep 17 00:00:00 2001 From: Tarun Mamidi Date: Thu, 1 Feb 2024 16:29:41 -0600 Subject: [PATCH] contact info and mypackage info update --- README.md | 5 ++++- docs/build_DITTO.md | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53e655f..41b87f2 100644 --- a/README.md +++ b/README.md @@ -113,4 +113,7 @@ For queries, please open a GitHub issue. For urgent queries, send an email with clear description to -Tarun Mamidi - +|Name | Email | +------|--------| +Tarun Mamidi | +Liz Worthey | diff --git a/docs/build_DITTO.md b/docs/build_DITTO.md index 02ca89a..d307347 100644 --- a/docs/build_DITTO.md +++ b/docs/build_DITTO.md @@ -73,7 +73,8 @@ oc run clinvar.vcf.gz -l hg38 -t csv --package mypackage -d path/to/output/direc ``` > ***NOTE:*** By default OpenCravat uses all available CPUs. Please specify the number of CPU cores using this parameter -> in the above command `--mp 2`. Minimum number of CPUs to use is 2. +> in the above command `--mp 2`. Minimum number of CPUs to use is 2. Also, please make sure to setup `mypackage` from +> `configs` directory to your modules directory. To learn more about it, please review [OpenCravat's package](https://open-cravat.readthedocs.io/en/latest/Package.html). ## Preprocessing