You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are very keen to keep all of Snippet services open-source, client-side only as much as possible, I imagine this to be a serverless API to be used centrally by snipe explore and snipe CLI to fetch QC tables and signatures.
Simple use cases:
# for fetching URLs for direct download
- api/run=$run_id
- api/exp=$exp_id
- api/bioproject=$bioproject
- api/db/search?species=dog
- api/db/search?species=dog&genome=canfam3
.
.
- api/profile/search?sha256=wijad98ijwa9dqwdji98qiw
- api/metadata/?lzstring=amdaoimiaJND(IAjdiadiaoujdoasd
The text was updated successfully, but these errors were encountered:
Since we are very keen to keep all of Snippet services open-source, client-side only as much as possible, I imagine this to be a serverless API to be used centrally by snipe explore and snipe CLI to fetch QC tables and signatures.
Simple use cases:
The text was updated successfully, but these errors were encountered: