hello, I want to ask if i downloaded an annotated reference already batch corrected then annotated ( comes with counts only and the cell labels) and i will be using symphonypy, do I need to use harmony to batch correct it again? How does symphony work to annotate my data? does it cluster them ?
Another question i have. I may have made a mistake while following without_harmony notebook. Instead of
I mistakenly skipped the use_rep in the ingest step. I wonder if this needs to be repeated. requesting resources on the server is not easy. That is why I ask.
No, you don't have to run harmony on the reference dataset if it's been already batch-corrected, just follow the instructions for Symphonypy without harmony tutorial. It should run clustering on your reference data.
regarding use_rep... it's not clear to me which coordinates would be used for the ingesting, if nothing is specified. Maybe we should've made this parameter required... I think it's better to rerun :(
hello, I want to ask if i downloaded an annotated reference already batch corrected then annotated ( comes with counts only and the cell labels) and i will be using symphonypy, do I need to use harmony to batch correct it again? How does symphony work to annotate my data? does it cluster them ?
Another question i have. I may have made a mistake while following without_harmony notebook. Instead of
I mistakenly skipped the use_rep in the ingest step. I wonder if this needs to be repeated. requesting resources on the server is not easy. That is why I ask.