Giter VIP home page Giter VIP logo

tximport's Introduction

Update: now hosted on Bioconductor

tximport is now hosted on Bioconductor. Be aware that this GitHub repo is therefore not up to date with the current version available here:

http://bioconductor.org/packages/tximport

tximport will become part of the Bioconductor release branch in April 2016. The latest version of tximport can be installed via:

source("http://bioconductor.org/biocLite.R")
biocLite("tximport")

Although, these installation steps will only be available for R-devel until April 2016, at which point, this will also work for the latest version of R.

tximport

Import and summarize transcript-level estimates for gene-level analysis

Description of methods and analysis described in:

Description

Imports transcript-level abundance, estimated counts and transcript lengths, and summarizes into matrices for use with downstream gene-level analysis packages such as edgeR, DESeq2, limma-voom. Average transcript length, weighted by sample-specific transcript abundance estimates, is provided as a matrix which can be used as an offset for different expression of gene-level counts.

See examples in vignette

Notes:

  • tximport does not import the bootstrap estimates from kallisto, Salmon, or Sailfish
  • Though we provide here functionality for performing gene-level differential expression using summarized transcript-level estimates, this is does not mean we suggest that users only perform gene-level analysis. Gene-level differential expression can be complemented with transcript- or exon-level analysis. The argument txOut=TRUE can be used to generate transcript-level matrices.

tximport's People

Contributors

mikelove avatar rob-p avatar andrewparkermorgan avatar mdshw5 avatar

Watchers

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