Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{'code': -107, 'message': 'divide:Can not find selector, please check your configuration!'} #49

Open
Qiqing-Fu opened this issue Aug 20, 2024 · 1 comment

Comments

@Qiqing-Fu
Copy link

When I ran the command and use my token generated by xTrimo AIGP Platform:
python ./client.py --input_type singlecell --output_type cell --pool_type all --pre_normalized F --version 0.2 --tgthighres $tgthighres --data_path ./data/baron_human_samp_19264_fromsaver_demo.csv --save_path ./demo/${taskname}/${tgthighres}/ --token ${token}
However, the response is {'code': -107, 'message': 'divide:Can not find selector, please check your configuration!'}.
So the code shape = resp["outputs"][0]["shape"] of script 'client.py' returned error.

@Qiqing-Fu
Copy link
Author

I also tried the xTrimoGene platform on the Web. However, xTrimoGene provided the embedding function for no less than 1000 cells, which can not meet the demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant