Code Monkey home page Code Monkey logo

cancer-transcriptomics's Introduction

Cancer-transcriptomics Array Data Analysis This repository contains scripts for analyzing array data using various R packages and Bioconductor tools. The analysis includes preprocessing steps such as background correction, normalization, batch effect removal, and differential expression analysis.

Getting Started

Installation:

To run the analysis, you need to install the following Bioconductor packages: frma, affy, cluster, impute, preprocessCore, WGCNA, GEOquery, simpleaffy, RColorBrewer, devtools, ggfortify, ggplot2, sva, limma, and hgu133plus2.db. You can install these packages using the following command:

biocLite(c("affy", "affy", "cluster", "impute", "preprocessCore", "GEOquery", "WGCNA", "GEOquery", "simpleaffy", "RColorBrewer", "devtools", "ggfortify", "ggplot2", "sva", "limma", "hgu133plus2.db"))

Step 1: Download the dataset from Gene Expression Omnibus (GEO)

This step involves downloading the gene expression dataset from the Gene Expression Omnibus (GEO) database. GEO stores curated gene expression DataSets that can be used for analysis.

Step 2: Preprocessing

In this step, the dataset undergoes various preprocessing steps, including normalization, batch effect removal, and quality control. The Bioconductor packages and tools mentioned earlier are used for these processes.

Step 3: Differential Expression Analysis

After preprocessing, the dataset is ready for differential expression analysis. The analysis compares gene expression between different samples to identify genes that are differentially expressed. Bioconductor packages such as limma are used for this analysis.

Step 4: Results Visualization

This step involves generating graphical results to visualize the findings from the differential expression analysis. Packages like ggplot2 and RColorBrewer are utilized for creating plots and visualizations.

README: Under Construction Please note that this README is currently under construction. More detailed instructions and explanations will be added soon.

cancer-transcriptomics's People

Contributors

mattoslmp avatar

Stargazers

 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.