File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
openapi: '3.0'
2
2
info:
3
- version: 3.0.0.2
3
+ version: 3.0.0
4
4
title: MyGene.info API
5
5
description: >-
6
- Documentation of the MyGene.info Gene Query web services. Learn more about
7
- [MyGene.info](http://mygene.info/)
8
- termsOfService: 'http://example.com/terms/'
6
+ MyGene.info provides simple-to-use REST web services to query/retrieve gene annotation data.
7
+ It supports all species with known genes and provides always up-to-date gene annotations (updated weekly).
8
+ Learn more about [MyGene.info](http://mygene.info/).
9
+ termsOfService: 'http://mygene.info/terms/'
9
10
contact:
10
11
name: Chunlei Wu
11
12
x-role: responsible developer
12
13
13
14
x-id: 'http://orcid.org/0000-0002-2629-6124'
14
- x-accessRestriction: none
15
15
x-maturity: production
16
- x-implementationLanguage: python
16
+ x-implementationLanguage: Python
17
17
externalDocs:
18
18
description: Find more info here
19
- url: 'https://example.com '
19
+ url: 'https://docs.mygene.info '
20
20
x-externalResources:
21
21
- x-url: 'http://example.org/api/docs'
22
22
x-type: api documentation
You can’t perform that action at this time.
0 commit comments