From 8521ee1e3692a66b6eaae4922a650957416bb6c0 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Thu, 17 Apr 2014 14:07:47 +0200
Subject: [PATCH] Update reference file loader help text to GRCh38/hg38

---
 mutalyzer/templates/gbupload.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutalyzer/templates/gbupload.html b/mutalyzer/templates/gbupload.html
index f47270af..05635f39 100644
--- a/mutalyzer/templates/gbupload.html
+++ b/mutalyzer/templates/gbupload.html
@@ -64,7 +64,7 @@
               <b>Note:</b> This uses
               the <a href="http://www.ncbi.nlm.nih.gov/sites/gquery">NCBI
               Entrez</a> search engine and is therefore based on the current
-              Entrez assembly for the given organism (GRCh37/hg19 for human).
+              Entrez assembly for the given organism (GRCh38/hg18 for human).
             	<table>
              		<tr>
                   <td>Gene symbol</td>
-- 
GitLab