-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was not able to track down a designated name in charge of this resource so I have simply listed the name of the primary author of the paper --------- Co-authored-by: Mufaddal Naguthanawala <[email protected]> Co-authored-by: Charles Tapley Hoyt <[email protected]> Co-authored-by: Ben Gyori <[email protected]>
- Loading branch information
1 parent
a629816
commit 9310403
Showing
1 changed file
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5259,6 +5259,76 @@ | |
"orcid": "0000-0003-4423-4370" | ||
} | ||
}, | ||
"asteraceaegd.genome": { | ||
"contact": { | ||
"email": "[email protected]", | ||
"name": "Wei Chen", | ||
"orcid": "0000-0002-6857-7696" | ||
}, | ||
"contributor": { | ||
"email": "[email protected]", | ||
"github": "nagutm", | ||
"name": "Mufaddal Naguthanawala", | ||
"orcid": "0009-0009-5240-7463" | ||
}, | ||
"description": "The AGD is an integrated database resource dedicated to collecting the genomic-related data of the Asteraceae family. This collection refers to the genomic data of Asteraceae species.", | ||
"example": "0002", | ||
"github_request_issue": 1214, | ||
"homepage": "https://cbcb.cdutcm.edu.cn/AGD/", | ||
"name": "Asteraceae Genome Database", | ||
"pattern": "^\\d{4}$", | ||
"publications": [ | ||
{ | ||
"doi": "10.3389/fpls.2024.1445365", | ||
"pmc": "PMC11366637", | ||
"pubmed": "39224843", | ||
"title": "Asteraceae genome database: a comprehensive platform for Asteraceae genomics", | ||
"year": 2024 | ||
} | ||
], | ||
"reviewer": { | ||
"email": "[email protected]", | ||
"github": "bgyori", | ||
"name": "Benjamin M. Gyori", | ||
"orcid": "0000-0001-9439-5346" | ||
}, | ||
"uri_format": "https://cbcb.cdutcm.edu.cn/AGD/genome/details/?id=$1" | ||
}, | ||
"asteraceaegd.plant": { | ||
"contact": { | ||
"email": "[email protected]", | ||
"name": "Wei Chen", | ||
"orcid": "0000-0002-6857-7696" | ||
}, | ||
"contributor": { | ||
"email": "[email protected]", | ||
"github": "nagutm", | ||
"name": "Mufaddal Naguthanawala", | ||
"orcid": "0009-0009-5240-7463" | ||
}, | ||
"description": "The AGD is an integrated database resource dedicated to collecting the genomic-related data of the Asteraceae family. This collections refers to the broader phenotypic and genetic resources of Asteraceae plants.", | ||
"example": "0016", | ||
"github_request_issue": 1214, | ||
"homepage": "https://cbcb.cdutcm.edu.cn/AGD/", | ||
"name": "Asteraceae Genome Database", | ||
"pattern": "^\\d{4}$", | ||
"publications": [ | ||
{ | ||
"doi": "10.3389/fpls.2024.1445365", | ||
"pmc": "PMC11366637", | ||
"pubmed": "39224843", | ||
"title": "Asteraceae genome database: a comprehensive platform for Asteraceae genomics", | ||
"year": 2024 | ||
} | ||
], | ||
"reviewer": { | ||
"email": "[email protected]", | ||
"github": "bgyori", | ||
"name": "Benjamin M. Gyori", | ||
"orcid": "0000-0001-9439-5346" | ||
}, | ||
"uri_format": "https://cbcb.cdutcm.edu.cn/AGD/plant/details/?id=$1" | ||
}, | ||
"atc": { | ||
"aberowl": { | ||
"description": "The Anatomical Therapeutic Chemical (ATC) Classification System is used for the classification of active ingredients of drugs according to the organ or system on which they act and their therapeutic, pharmacological and chemical properties. It is controlled by the World Health Organization Collaborating Centre for Drug Statistics Methodology (WHOCC), and was first published in 1976.", | ||
|