Hello, I want to get embeddings of 10xgenomics_xenium_lung_cancer.h5ad, but I don't know which of the following technology tokens does Xenium belong to?
technology_dict = {
"merfish": 7,
"MERFISH": 7,
"cosmx": 8,
"NanoString digital spatial profiling": 8,
"visium": 9,
"10x 5' v2": 10,
"10x 3' v3": 11,
"10x 3' v2": 12,
"10x 5' v1": 13,
"10x 3' v1": 14,
"10x 3' transcription profiling": 15,
"10x transcription profiling": 15,
"10x 5' transcription profiling": 16,
"CITE-seq": 17,
"Smart-seq v4": 18,
}
Thank you for your reply.
Hello, I want to get embeddings of 10xgenomics_xenium_lung_cancer.h5ad, but I don't know which of the following technology tokens does Xenium belong to?
technology_dict = {
"merfish": 7,
"MERFISH": 7,
"cosmx": 8,
"NanoString digital spatial profiling": 8,
"visium": 9,
"10x 5' v2": 10,
"10x 3' v3": 11,
"10x 3' v2": 12,
"10x 5' v1": 13,
"10x 3' v1": 14,
"10x 3' transcription profiling": 15,
"10x transcription profiling": 15,
"10x 5' transcription profiling": 16,
"CITE-seq": 17,
"Smart-seq v4": 18,
}
Thank you for your reply.