biomap-research / scFoundation

Apache License 2.0
183 stars 27 forks source link

API submission response #26

Closed chongtwd closed 2 weeks ago

chongtwd commented 4 weeks ago

I made an API submission that had the following payload

Namespace(input_type='bulk', output_type='cell', pool_type='all', tgthighres='t4', pre_normalized='T', version='0.1', data_path='data.csv', save_path='Experiment', url='https://api.biomap.com/inference/xtrimogene', token='censored') https://api.biomap.com/inference/xtrimogene {'Accept-Encoding': 'gzip,deflate,br', 'B-Authorization': 'censored'}

It returns with 200 http status but I get this in the response {'code': -107, 'message': 'divide:Can not find selector, please check your configuration!'}

I am not sure how to resolve this issue

WhirlFirst commented 4 weeks ago

Hi,

I have completed my internship at BioMap and I reached out to them regarding this error. Here's the response I received:

Thank you for registering our BioMap xTrimoGene/scFoundation (https://api.biomap.com/xTrimoGene/apply) platform. We appreciate your support and engagement.

We are excited to inform you that we have recently completed a comprehensive platform upgrade. The new platform, available at https://aigp.biomap.com/, incorporates not only xTrimoGene/scFoundation but also protein-related foundation models, xTrimoPGLM. This upgrade aims to provide you with an enhanced user experience and expanded capabilities.

Please note that the old platform (https://api.biomap.com/xTrimoGene/apply) was officially discontinued on April 30th. After this date, you will no longer be able to access the platform using the old URL. We kindly request you to migrate to our new platform at https://aigp.biomap.com/.

To ensure a seamless transition, we encourage you to register and log in to the new platform at your earliest convenience. If you encounter any difficulties during the registration or migration process, please don't hesitate to reach out to our support team via aigp-service@biomap.com. We are here to assist you and ensure a smooth experience.

chongtwd commented 2 weeks ago

Hi thank you for the reply, I have signed up to their API service on their website and tried to use it but also keep encountering errors. But I don't think it has anything to do with this repo, but thanks for helping.