seuratv3wizard icon indicating copy to clipboard operation
seuratv3wizard copied to clipboard

Bug in file with multiple samples

Open mAGLAVE opened this issue 4 years ago • 0 comments

Capture du 2020-08-17 14-27-13 Capture du 2020-08-17 14-56-24

Hello, When the script uses "read.csv()", it converts "-" to "." in colnames, so when it makes the seurat object it ignores the sample names. So we cannot use multiple samples. Maybe the separation between cell names and sample names should be "_" to solve the problem.

mAGLAVE avatar Aug 17 '20 12:08 mAGLAVE