biomap-research / scFoundation

Apache License 2.0
183 stars 27 forks source link

Also glitches on extracting cell embeddings from API #18

Closed hansen7 closed 4 months ago

hansen7 commented 4 months ago

Hi, thanks for the contribution! I've has some glitches while extracting cell embeddings, would you mind taking it a look?

zeroshot_hlca.pdf

hansen7 commented 4 months ago

Okay, now its resolved!

After comparison with the provided CSV file, I've identified the need to insert an extra column on the far left. This column, which represents the cell barcodes, will be skipped when extracting embeddings.

image