From cb1ea4dd2cf28b627dff42905ebc573704fc3feb Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 4 Nov 2022 15:53:09 +0530 Subject: Add comment with URI to GeneRIF data. * dump.scm: Add comment with URI to GeneRIF data. --- dump.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dump.scm') diff --git a/dump.scm b/dump.scm index e26cdd7..5e1f85c 100755 --- a/dump.scm +++ b/dump.scm @@ -773,6 +773,9 @@ is a object." ;; Import GeneRIF +;; Download GeneRIF data from +;; https://ftp.ncbi.nih.gov/gene/GeneRIF/generifs_basic.gz + (define decode-html-entities (cut regexp-substitute/global #f -- cgit v1.2.3