API easter egg documentation
Welcome to the API easter egg page. The javascript code below is what we use to fetch the number of cells, total data, and number of fastq files in our database.
<script>
\\some javascript
\\post request
</script>
And of course we also have a python API: pip install imyoopy
from imyoopy import db_overview
print(db_overview())