Coder Social home page Coder Social logo

rnaseq's Introduction

RNAseq

Instructions for analysis

The goal of this analysis is to perform a differential expression analysis at gene level (mRNA isoforms are not taken into account).

The following instructions are short in purpose: additional information or tools can be deduced, or retrieve from public databases.

  1. Download 4 sequence datasets deposited to the EBI ENA:

ERR990557

ERR990558

ERR990559

ERR990560

These datasets have been generated in a work published in Embo Reports :

Molla-Herman A, Vallés AM, Ganem-Elbaz C, Antoniewski C, Huynh J-R. tRNA processing defects induce replication stress and Chk2-dependent disruption of piRNA transcription. EMBO J. 2015;34: 3009–3027. doi:10.15252/embj.201591006

  1. Extract fastq files
  2. for each file, select 8,000,000 (8 millions) of sequence reads and generate the following sample files:

ERR990557s.fastq

ERR990558s.fastq

ERR990559s.fastq

ERR990560s.fastq

  1. Align these read datasets to the reference genome by any appropriate mean, and generate a sorted bam alignment file.
  2. Count reads aligning to genome's genes by any appropriate mean
  3. Perform a statistical differential expression analysis and report using any appropriate figure(s)/graph(s)
  4. select a list of genes likely to be differentially expressed with a p-adj value < 0.01
  5. Code a simple script that parse the table of differential expressions (from 6.) and return the genes with a p-adj value < 0.01 for rejection of H0 (non differential expression)

Reporting

Each analyst will report her/is analysis by any mean s/he feels appropriate (pdf, text, markedown, jpg, URL, etc.).

The only constraint is that analysis outputs will be deposited in a personal fork of this repository in a new directory named analysis.01, analysis.02, etc. (see analysis.00 for an example). Keep track of the analysis.xx directories already existing and chose another name for your directory.

Final submission of the results will be made through a pull request from the analyst to the original repo.

Please do not neglect the reporting and follow the requested process, it is a part of the analysis.

rnaseq's People

Contributors

amynjaaye avatar drosofff avatar

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.