1 / 1

RNAseq Practical Course: Software Requirements for IGV and DESeq Installation

This RNA sequencing practical course includes essential software requirements for data analysis using Integrated Genome Viewer (IGV) and the DESeq R package. Participants will learn how to install these tools effectively. For IGV, refer to the official site at the Broad Institute. To install DESeq, use the R console with Bioconductor by executing the commands: `source("http://www.bioconductor.org/biocLite.R")` followed by `biocLite("DESeq")`. This guidance is essential for ensuring a smooth setup for RNA-seq data analysis.

clarke
Télécharger la présentation

RNAseq Practical Course: Software Requirements for IGV and DESeq Installation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RNAseq practical course software requirements • Integrated Genome Viewer (IGV): http://www.broadinstitute.org/software/igv/home • DESeq R package: • Installation from R console: • source("http://www.bioconductor.org/biocLite.R") • biocLite("DESeq"

More Related