Can I go from kallisto results to SEURAT directly
Is there any thing else that needs to be done before I use SEURAT in R on my kallisto results. Am I missing a step. I heard about bustools but can't find more info on it. (Also this is single cell rna-seq data)
Thanks
cell
bustoolls
kallisto
single
• 1,337 views
•
link
updated
by
dsull
781
• |
written
by
biotrekker
11
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
News: Single-cell RNA-Seq Analysis (SCRN03) – Live Online Training
written by coursesinfo 0Single-cell RNA-Seq Analysis (SCRN03) – Live Online Training https://prstats.org/course/single-cell-rna-seq-analysis-scrn03/ Delivered by experienced bioinformaticians with expertise in single-cell transcriptomics, RNA sequencing, and computational biology. Learn how …
-
Help with the error: Cannot find assay integrated
written by Chris 36Hi all, Could we use the same pipeline to analyze single cell RNA seq for single cell nuclei RNA seq? I got this error but …
-
UMI count and cell number (scRNA-seq)
written by Song 1Hi, I have a question about single cell RNA-seq UMI counts. After cell ranger pipeline and QC (using seurat R package), I found out one …
-
How do I go from TPM to PCA (rna-seq)?
written by biotrekker 11Hello all, I am new to rna-seq analysis. I have abundance TPM information (kallisto output, from 400+ samples). I just want to perform clustering analysis? …
-
What's the point about single-cell sequencing?
written by Hashirama 2Dear community, I have the feeling that there is some hype about single-cell-sequencing. But I don't really understand why this technique is superior over normal …
-
determine the robustness of single-cell clusters
written by Maria17 4Hi All, I'm working on single-cell RNA seq data mostly with the Seurat package. I need to assess cluster stability and determine the robustness of …
-
Cluster Stability Assesment
written by Maria17 4Hi All, I'm working on single-cell RNA seq data mostly with the Seurat package. I need to assess cluster stability and determines the robustness of …
-
Single cell RNA vs ATAC seq
written by golden 0I have a question about single cell RNA seq and ATAC seq. I have some data for single cell RNA seq and the matched data …
-
Kallisto | bustools workflow for fastq with R1 and R2 (forward and reverse)?
written by Farah 8Hello, I want to use Kallisto | bustools workflow for single-cell RNA-seq analysis. However, I have paired-end fastq files where each sample has two files …
-
Single-nucleus RNA-seq processing (10x) with Pseudoaligners (Kallisto)
written by achamess 9I currently use CellRanger on single nucleus RNA-seq data using the pre-mRNA reference that they advise. https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/advanced/references I want to try using Kallisto Bustools for …
If you already have
matrix.mtx,genes.txtandbarcodes.txtfrom kallisto output, you are ready to proceed into R for Seurat object creation.Is their anything kallisto bustools that should be done first that I am unaware of? Because I get the three files you are mentioning after kallisto quant?
Have you checked out the online tutorials? There are some older tutorials here: https://www.kallistobus.tools/ and a more recent one is here: https://www.biorxiv.org/content/10.1101/2023.11.21.568164v2.full.pdf
You'll need to show us exactly what your "kallisto results" are (i.e. what files you have) otherwise we have no idea what you're doing.