New package to identify differentially expressed genes from RNA-seq data
0
0
Entering edit mode
Likun Wang ▴ 50
@likun-wang-3732
Last seen 9.6 years ago
Hi all, We present a new R package DEGseq for identifying differentially expressed genes from RNA-seq data.The input of DEGseq is uniquely mapped reads from RNA-seq data with a gene annotation of the corresponding genome, or gene (or transcript isoform) expression values provided by other programs. The output of DEGseq includes a text file and an XHTML summary page. The text file contains the expression values for the samples, a P-value and two kinds of Q-values for each gene to denote its expression difference between libraries. Two novel MA-plot based methods along with some existing methods have been integrated into it. You may access it through the commands: > source("http://bioconductor.org/biocLite.R") # R >= 2.10.0 > biocLite("DEGseq") Comments, questions, etc, are all welcome. Best regards Likun [[alternative HTML version deleted]]
Annotation DEGseq Annotation DEGseq • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 765 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6