-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathRELEASE_NOTES.txt
54 lines (44 loc) · 1.14 KB
/
RELEASE_NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
OVERVIEW
-----------------------------------------
M5NR API
The M5NR is an integration of many sequence databases into one single, searchable database.
A single similarity search (using BLAST or BLAT) will allow the user to retrieve similarities to several databases (e.g. NCBI’s nr, KEGGs database or the EGGnogs , ...).
The M5NR API facilitates mappings between M5NR IDs (sequence md5 checksums) and annotations from databases integrated onto the M5NR.
CHANGES - 1/1/2014
CHANGES - 9/30/2013
------------------
Added Alias support.
VERSION: 1.0 (Released 9/15/2013)
------------------------------------------
FEATURES:
- REST API with following resources:
- ontology
- taxonomy
- sources
- accession
- md5
- function
- organism
- sequence
- Scripts
- m5nr-get-accession
- m5nr-get-md5
- m5nr-get-organism
- m5nr-get-taxonomy
- m5nr-get-function
- m5nr-get-ontology
- m5nr-get-sources
- m5nr-tools
- Databases:
- RefSeq
- SEED
- KBase
- Uniprot
- KEGG
- Patric
- IMG
- COG
- Genbank
- Silva
- RDP
for a complete list of databases integrated into the M5NR please check the "source" resource of the API.