Clustering analysis for scRNA-seq
2
0
Entering edit mode
22 months ago
MYousry ▴ 20

Hello everyone,

I run STARsolo to obtain the filtered count matrix for scRNA-seq data. Currently, I am trying to perform clustering. My goal is to obtain a file (in csv, tsv, ...etc format) that has each cell barcode and its corresponding cluster/group name/number.

I have a very little background about clustering as a beginner and I am confused. Any guidance on walking me through this process to reach my goal would be highly appreciated.

Thank you so much in advance.

Cheers, Yousry

clustering • 729 views
ADD COMMENT
0
Entering edit mode

See the OSCA, Seurat, or Scanpy vignettes.

ADD REPLY
1
Entering edit mode
22 months ago

I'd recommend doing some reading. You're getting ahead of yourself, you should learn to import your data into R/python, perform QC, normalize, etc, before attempting to cluster. I'd highly recommend you give OSCA a close read. It's easy to follow, provides good context, and has many code examples. Even if you use scanpy or Seurat instead, it'll help you recognize why certain steps are necessary.

ADD COMMENT
0
Entering edit mode
22 months ago

The two most common ways to analyze single cell data are either with Seurat or with bioconductor. You can google for how to use Seurat, here's a link to the bioconductor guide:https://bioconductor.org/books/release/OSCA/

ADD COMMENT

Login before adding your answer.

Traffic: 1204 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6