Code Monkey home page Code Monkey logo

r-scripting-samples_annabird's Introduction

Instructions:

[1 of 4] Coding Sample_1 - Automated ELISA data processing

#### PURPOSE OF THE SHINY APPLICATION:

Example of Shiny app automating research (ELISA) data munging ( non-proprietary source data ).

Purpose: This app automates processing of common immunology research data (ELISA reader output),

making such processing faster & less error prone. Cleaned data can be downloaded in

'tidy' format, i.e. suitable for Tableau or SQL database. Data are also plotted for

quick review and QC of the data.

#### HOW DO I USE THIS APP?:

Step 1) Download all files (click the green "Code" button above; download .zip folder)

Step 2) Extract the zip folder contents

Step 3) Open R Studio and run install.packages("shiny") in the console

Step 4) Open the Shiny app.

Step 5) Use the app to upload the example ELISA data, and review the output plots.

Step 6) Download the cleaned data for experiment-tailored processing/plotting in Tableau/Spotfire.

[2 of 4] Coding Sample_2 - FACS Analysis & Discussion

#### PURPOSE OF THE CODE:

Example of R analysis using FACS data ( non-proprietary source data ),

including munging, plotting, and analysis narrative.

#### INSTRUCTIONS FOR USE:

Step 1) Download all files (click the green "Code" button above; download .zip folder)

Step 2) Extract the zip folder contents

Step 3) Run the .Rmd file

Step 4) Use the "Preview" button in R Studio to view the html report output

[3 of 4] Coding Sample_3 - Derivation of a prognostic signature KIRC

#### PURPOSE OF THE CODE:

This script derives a prognostic signature for renal cell carcinoma using transcriptomic data (from GDC/TCGA)

Analysis provides an example of of data exploration, differential expression analysis (Voom/Limma),

and survival analysis ( taken from the GDC public database )

#### How can I run and/or view the analysis?:

Step 1) Download all files (click the green "Code" button above; download .zip folder)

Step 2) Extract the zip folder contents

Step 3) Run the .Rmd file using 'knit' OR just look at the .html file to view analysis.

[4 of 4] Coding Sample_4 - FASTER FACS - Automated processing of FlowJo statistics

#### PURPOSE OF THE SHINY APP:

Speed up your flow cytometry analysis with the FASTER FACS Shiny App.

FASTER FACS lets you upload your raw data & download processed data ready for

GraphpadPrism, Tableau, or other BI software.

This app automates appx. Twenty-five data processing steps.

#### HOW DO I USE THIS APP?:

Step 1) Download app (click the green "Code" button above; download .zip folder)

Step 2) Extract the zip folder contents

Step 3) Install both R & R Studio

Step 4) Open R Studio and run install.packages("shiny") in the console (this only needs to be done once)

Step 5) Open the "app_FASTER FACS.R" file in R Studio & then click the "Run App" button.

The first time the app is run, it will automatically install required R packages.

Package installation may take a few minutes, but it will only happen once. Follow the instructions in the app.

r-scripting-samples_annabird's People

Contributors

4dtyu 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.