GithubHelp home page GithubHelp logo

stevemmarshall / bs831-genomics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from montilab/bs831

0.0 1.0 0.0 330.52 MB

Course Materials for Genomics Data Mining

Home Page: https://montilab.github.io/BS831/

License: GNU General Public License v3.0

R 7.71% CSS 0.01% HTML 92.28%

bs831-genomics's Introduction

BS831

Course Material for Genomics Data Mining and Statistics

Documentation

Please visit https://montilab.github.io/BS831/

Requirements

Installation

Install the the package from Github.

devtools::install_github("montilab/BS831")

Developer notes on rebuilding documentation.

library(pkgdown)

# Use lazy=FALSE to rebuild entire site
build_site(pkg=".", lazy=TRUE)

# Only rebuild changed articles
build_articles(pkg=".", lazy=TRUE)

# Rebuild one article
build_article(name, pkg=".", lazy=FALSE)

Course Description

The goal of this course is for the participants to develop a good understanding and hands-on skills in the design and analysis of 'omics' data from microarray and high-throughput sequencing experiments, including data collection and management, statistical techniques for the identification of genes that have differential expression in different biological conditions, development of prognostic and diagnostic models for molecular classification, and the identification of new disease taxonomies based on their molecular profile. These topics will be covered using real examples, extensively documented hands-on's (see Markdowns' menu), class discussion and critical readings. Principles of reproducible research will be emphasized, and participants will become proficient in the use of the statistical language R (an advanced beginners’ knowledge of the language is expected) and associated packages (including Bioconductor), and in the use of R markdown (and/or electronic notebooks) for the redaction of analysis reports.

The course is organized in seven modules covering: 1) Introduction to Genomics Analysis; 2) Data Preprocessing and Quality Control; 3) Comparative Experiments based on Microarrays and Linear Models (LM); 4) Comparative Experiments based on RNA-sequencing and Generalized Linear Models (GLM); 5) Comparative Experiments based on Differential Enrichment Analysis; 6) Classification; and 7) Clustering and Class Discovery.

bs831-genomics's People

Contributors

anfederico avatar tetomonti avatar

Watchers

 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.