biomap-research / scFoundation

Apache License 2.0
236 stars 37 forks source link

A question about usage limitation #5

Closed HelloWorldLTY closed 10 months ago

HelloWorldLTY commented 11 months ago

Hi, thanks for your great work. I have a question about the following requirement for calling API of scFoundation:

image

Does it mean: we can only generate embeddings for [max_num] cells or [max_num] genes per 10 minutes? Is it possible for us to generate more embeddings by calling API for once? Extra payment is acceptable.

Thanks.

WhirlFirst commented 11 months ago

Yes, a maximum time limit for each API call is set to guarantee the API will not be always occupied by one user. If you want to generate more embeddings, One possible solution is to split your data and call API multiple times.

Now the API is free for academic usage. If you want to pay for a more smooth experience, please contact BioMap Business & PR.