forked from enviPath/enviPy
[Feature] External Identifier/References
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#139
This commit is contained in:
@ -116,7 +116,7 @@ class Command(BaseCommand):
|
||||
'full_name': 'KEGG Reaction Database',
|
||||
'description': 'Database of biochemical reactions',
|
||||
'base_url': 'https://www.genome.jp',
|
||||
'url_pattern': 'https://www.genome.jp/entry/reaction+{id}'
|
||||
'url_pattern': 'https://www.genome.jp/entry/{id}'
|
||||
},
|
||||
{
|
||||
'name': 'UniProt',
|
||||
|
||||
Reference in New Issue
Block a user