This is a test version of Biostars. For the public version, visit https://www.biostars.org.
pancreas_expression_matrix.rds file in integration of seurat

Hello,

I have many *.csv files,for example: h1.csv, h2,csv, h3,csv, m1.csv, m2.csv, m3.csv. How can I use following command to combine all these *.csv files into one pancreas_expression_matrix before integration?

Thanks in advance for great help!

Best,

Yue

> pancreas.data <- readRDS(file = "pancreas_expression_matrix.rds")
> metadata <- readRDS(file = "pancreas_metadata.rds")
> pancreas <- CreateSeuratObject(pancreas.data, meta.data = metadata)

Screenshot-from-2020-07-26-21-17-16

rna-seq

0 answers

No answers yet.

Log in to answer this question.