Giter Club home page Giter Club logo

bioe183's Introduction

BENG183

Homework notes:

  1. Working environment setup
  2. Raw Data QC and Cleaning
  3. Mapping and quantification
  4. Differential analysis

Raw Sample files:

1)Sample for Raw Data cleaning illustration

We will use a dataset from a previous EBI training courses. This data is derived from sequencing of mRNA from zebrafish embryos in two different developmental stages. Sequencing was performed on the Illumina platform and generated 76bp paired-end sequence data using poly-(A)+ selected RNA.

Download data from ftp://ftp.ebi.ac.uk/pub/training/Train_online/RNA-seq_exercise/

  • 2cells_1.fastq
  • 2cells_2.fastq
  • 6h_post_fertilisation_R1.fastq
  • 6h_post_fertilisation_R2.fastq

2)Sample for the homework

We will use RNAseq data from FlyAtlas2 database, which collects hundreds of RNAseq data of drosophila melanogaster. You can search by gene, category or tissue. Here we downloaded 4 samples (female_head x 2, female_midgut x 2).

Clean Data

Reference genome.fa / transcriptome.fa / gtf

We usually download the reference data from ensemble. You search "drosophila" and choose DNA / cDNA / gtf, then you use a wget to download.

  • drosophila genome: ftp://ftp.ensembl.org/pub/release-97/fasta/drosophila_melanogaster/dna/Drosophila_melanogaster.BDGP6.22.dna.toplevel.fa.gz

  • drosophila transcriptome: ftp://ftp.ensembl.org/pub/release-97/fasta/drosophila_melanogaster/cdna/Drosophila_melanogaster.BDGP6.22.cdna.all.fa.gz

  • drosophila gtf: ftp://ftp.ensembl.org/pub/release-97/gtf/drosophila_melanogaster/Drosophila_melanogaster.BDGP6.22.97.chr.gtf.gz

Mapping .bam file

FeatureCounts Count table

Recourses:

1.Tutorials:

[1] Weill Cornell Medical Colledge: http://chagall.med.cornell.edu/RNASEQcourse/

2.Software manuals:

bioe183's People

Contributors

irenexzwen avatar tiffzhou123 avatar colson9001 avatar zeyang-shen avatar

Watchers

James Cloos 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.