We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028f9dc commit c98cd0cCopy full SHA for c98cd0c
README.md
@@ -90,7 +90,7 @@ It is mandatory that the body of the request the list of genes be sent with the
90
91
```json
92
{
93
- "genes_ids" : ["gen_1","gen_2", ... , "gen_N"]
+ "genes_ids" : ["gen_1","gen_2", "gen_N"]
94
}
95
```
96
0 commit comments