Coder Social home page Coder Social logo

scrnaseq_analysis_vignette's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scrnaseq_analysis_vignette's Issues

data upload

Thank you for what appears to be an excellent introductory tutorial, however could you assist in including instructions on how to actually access the DS1 and DS2 practice data you use. You begin by making a Seurat object of data but no instruction on how you uploaded the data;

Error when identifying cluster markers

Thanks for the great tutorial.

Everything runs well up until
cl_markers %>% group_by(cluster) %>% top_n(n = 2, wt = avg_logFC)

I think something may have changed such that it should have wt = avg_log2FC, which runs fine.

RNA velocity : loom integration for multiple batches

Thank you for the excellent and very comprehensive tutorial !
I would like to know one specific thing about RNA velocity. In the tutorial, it is mentioned that the second case (of batch corrections) becomes important for RNA velocity analysis and I was wondering if you have any guidance on how to carry out such analysis. For instance, I've sc-RNAseq data coming from multiple batches which is then processed to get a batch-corrected cell state clustering. Now, for the RNa velocity, I've generate 6 loom files (each coming from a different batch) using velocyto package and I combine them together and then finally merge the combined loom file to the processed Andata object. Is this the right approach or do I need to be careful about batch corrections when combining individual loom files ?

plots

Dear all,
I am running Seurat in a R environment created in conda. I am following Seurat tutorial to analyse my data

library(Seurat)
library(dplyr)
library(patchwork)
library(ggplot2)

After reading the data, and creating Seurat object, I am doing some QC.
When I run

plot=VlnPlot(Mydata, features = c("nFeature_RNA", "nCount_RNA", "percent.mt"), ncol = 3)
plot

I do not get any Figure window or any plot. Is there a package I am missing to install?
Thanks for your help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.