-
Notifications
You must be signed in to change notification settings - Fork 16
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
CITEseq / protein applications #14
Comments
Updating to add that I've noticed separate functions for protein data called 'train_protein_predictor.py' and 'predict_protein.py'. Could you provide some guidance on what format the required arguments should take? What a typical function call might look like? |
I am also very interested,do you solve this problem? |
I ended up adapting the python functions provided in the scLinear repo , where the authors present a comparison of scLinear to BABEL. In particular, the method ADTPredictorBabel(), which is defined in a commented out section of prediction.py |
Thanks for your reply |
Hi,
I am interested in the application of BABEL to multimodal RNA / protein data. You mention you have a proof of concept for this. Would you please be able to point me to the relevant file, and give some guidance on how to apply BABEL to CITEseq ?
The text was updated successfully, but these errors were encountered: