From b48055c61acc471b7bcbadb910786f11361ae53e Mon Sep 17 00:00:00 2001 From: Tiago Lubiana Date: Wed, 13 May 2026 13:08:18 -0300 Subject: [PATCH] Move config away from TAIR to avoid paywall TAIR (https://www.arabidopsis.org/) is a good resource, but subscription only. Perhaps using "Arabidopsis Genome Database" as a base URL is better for FAIRness --- .../experimentA/idr0032-experimentA-bulkmap-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idr0032-yang-meristem/experimentA/idr0032-experimentA-bulkmap-config.yml b/idr0032-yang-meristem/experimentA/idr0032-experimentA-bulkmap-config.yml index 4b739fcca..98eb4a2af 100644 --- a/idr0032-yang-meristem/experimentA/idr0032-experimentA-bulkmap-config.yml +++ b/idr0032-yang-meristem/experimentA/idr0032-experimentA-bulkmap-config.yml @@ -74,7 +74,7 @@ columns: omitempty: no - name: Comment [Gene Identifier] clientname: Gene Identifier URL - clientvalue: http://arabidopsis.org/servlets/TairObject?type=locus&name={{ value|urlencode }} + clientvalue: https://db.cngb.org/genomics/arabidopsis/gene/{{ value|urlencode }} include: yes - name: Comment [Gene Symbol] clientname: Gene Symbol