yuchaojiang / TRIPOD

Nonparametric Interrogation of Transcriptional Regulation in Single-Cell RNA and Chromatin Accessibility Multiomic Data
GNU General Public License v3.0
7 stars 1 forks source link

Multimodal Reference mapping error using the MapQuery () #11

Closed Ewura-Esi closed 6 days ago

Ewura-Esi commented 1 week ago

I am trying to reanalyze the dataset used in your paper using the code provide from the tutorial. I get this warning anytime I use the MapQuery function. Kindly see the code below and the warning outcome

pbmc <- MapQuery(

yuchaojiang commented 6 days ago

It seems that you've already transferred the labels and the slot predicted_ADT has been taken. This step is to infer the cell types of the PBMC multiomics data from an existing reference, and is not the core for TRIPOD.