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