YMa-lab / CARD

GNU General Public License v3.0
80 stars 20 forks source link

One cell corresponds to multiple spots in function CARD_SCMapping #81

Open lvmt opened 2 weeks ago

lvmt commented 2 weeks ago

hi

nice tools.

demo data used.

scMapping = CARD_SCMapping(CARD_obj, shapeSpot="Square", numCell=20, ncore=1)

MapCellCords = as.data.frame(colData(scMapping))

image

why a single cell will appear multiple times ? i cannot understand. need your help.

thanks .