From c2d4d2753ee4eaf360a936301ce1f0db4f092e10 Mon Sep 17 00:00:00 2001 From: ameyner2 <alison.meynert@igmm.ed.ac.uk> Date: Wed, 26 Aug 2020 20:31:25 +0100 Subject: [PATCH] No need for dummy G2P entry --- docs/Software_installation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Software_installation.md b/docs/Software_installation.md index a3fa4e8..cdfef0a 100644 --- a/docs/Software_installation.md +++ b/docs/Software_installation.md @@ -41,8 +41,6 @@ DATE=`date +%Y%m%d%H%M` We already had gnomAD 3.0 compiled and downloaded from another bcbio installation, so this gets copied to /home/u035/project/software/bcbio/genomes/Hsapiens/hg38/variation. -Put a fake file name for genotype2phenotype field in genomes/hg38/seq/hg38-resources.yaml - Increase JVM memory for GATK in galaxy/bcbio_system.yaml ``` -- GitLab