diff options
author | Arun Isaac | 2022-11-04 15:53:09 +0530 |
---|---|---|
committer | Arun Isaac | 2022-11-04 15:53:09 +0530 |
commit | cb1ea4dd2cf28b627dff42905ebc573704fc3feb (patch) | |
tree | e4acb06502e094ff9173c49d1ad7081506546ee1 | |
parent | a73fca62199c40808e5bc33093baae08438c3f11 (diff) | |
download | gn-transform-databases-cb1ea4dd2cf28b627dff42905ebc573704fc3feb.tar.gz |
Add comment with URI to GeneRIF data.
* dump.scm: Add comment with URI to GeneRIF data.
-rwxr-xr-x | dump.scm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -773,6 +773,9 @@ is a <table> 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 |