Code Monkey home page Code Monkey logo

scrna_10x's Introduction

单细胞转录组10X数据处理视频教程配套代码

上游分析见:https://mp.weixin.qq.com/s/L_jpPh7TrGc-cU7EPnYhXw 内容目录是:

  • �服务器准备(16核心64G)
  • 下载软件和数据库文件
  • 下载文章的sra数据
  • 把sra文件转换为fastq文件并介绍
  • 根据cellRanger说明书对fastq改名
  • 跑cellRanger的count步骤

下游分析主要是R代码,这里简要介绍。

5个文件夹

一一介绍如下:

  • Output_2018-03-12 文件夹是文章附件数据,作者提供的
  • figures是文章里面需要重现的图表
  • output是我们代码出图后集中存放
  • seurat-v2和seurat-v3是使用不同版本的Seurat包对Output_2018-03-12 文件夹文章数据走标准流程得到的细胞分群结果

文章图表重现

主要内容是:

  • 使用seurat包进行细胞分群(计算量消耗大)
  • 根据marker对细胞亚群命名
  • 使用monocle包进行差异分析
  • 查看指定基因表达量
  • 是否一定要使用R包,以及3大R包的异同

scrna_10x's People

Watchers

 avatar

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.