Differentially expressed by TCGA-collected mRNA expression data

Source: Internet
Author: User

The data format required for the software deseq and Edger to do the differential expression must be the original counts, the data after the normalization and log2 are not suitable, so for the differential expression calculation of children's shoes can be used
Experimenthub download the original data for TCGA.

Geo Address: http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE62944
Installation:
First installation environment Requirements BIOC 3.4
# in R-3.3
Library (Biocinstaller)
Usedevel ()
Biocvalid () # Checks for out of date packages
Bioclite () # (optional) updates out of date packages

Expermenthub can be installed after upgrading to 3.4
Source ("Https://bioconductor.org/biocLite.R")
Bioclite ("Expermenthub")
Test run OK.

Library (Experimenthub)
EH = Experimenthub ()
Query (Eh, "GSE62944")
Tcga_data <-eh[["EH1"]

Head(phenodata(tcga_data)$cancertype)

Differentially expressed by TCGA-collected mRNA expression data

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.