diff --git a/haplomap/README.md b/haplomap/README.md index 9167811..211a0f3 100644 --- a/haplomap/README.md +++ b/haplomap/README.md @@ -244,5 +244,5 @@ ii. Indels and structral variants: * 0: LOW * -1: MODIFIER -See explanation [here](https://uswest.ensembl.org/info/genome/variation/prediction/predicted_data.html) +See explanation [here](https://ensembl.org/info/genome/variation/prediction/predicted_data.html) diff --git a/workflows/README.md b/workflows/README.md index 405cd8f..872e522 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -56,7 +56,7 @@ Install data for offline mode INSTALL.pl -a cfp -s mus_musculus -y GRCm38 --CONVERT --PLUGINS CADD,GO,TSSDistance,LoF,SpliceAI ``` -or Huam +or Human ```shell INSTALL.pl -a cfp -s homo_sapiens -y GRCh38 --CONVERT ```