Giter VIP home page Giter VIP logo

shiny-nanotube's Introduction

Shiny-NanoTube

DOI

Installation

  1. Download and install RStudio (and R)
  2. Install the NanoTube package from Bioconductor:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("NanoTube")
  1. Install other required and recommended libraries.
install.packages(c("shinyBS", "shinyjs", "plotly", "DT"))
BiocManager::install("qusage")
  1. Open 'ui.R' in Shiny-NanoTube, and click 'Run'!

A first analysis

  1. Download example data sets from the 'data' folder.
  2. Run the Shiny-NanoTube app (either from RStudio or the web page).
  3. In the Setup tab, load 'GSE132946.zip' in the NanoString data field, and load 'SampleData-GSE132946.csv' in the Sample info table field. A Group Column menu will appear, and open that menu to select 'outcome'.
  4. Click the Check Samples button to ensure that the expression data and sample metadata are merged correctly. The 'Filename' and 'name' columns should match.
  5. (Optional) Load a gmt file in the Gene set database field.
  6. Click Analyze Data.
  7. View results in the QC Results, Differential Expression, and Gene Set Analysis (optional) tabs.
  8. If you're having trouble, check the Help page, raise an Issue on GitHub, or fill out the form here.

shiny-nanotube's People

Contributors

calebclass avatar clukan99 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

clukan99

shiny-nanotube's Issues

Plexset Analysis

Is there a way to configure to allow to import Plexset RCC files straight out of the nCounter without deplexing to one sample per file?

microRNA Analysis

I hope this email finds you well. I'm reaching out because I'm encountering some difficulties using NanoTube for my microRNA analysis.
I wanted to inquire if it's possible to use NanoTube with microRNA data. If so, could you provide any guidance on how to properly configure it for this type of analysis?

Loading my RCC files in zip fails

I just want to load raw Rcc files and get an export with normalized values with RUVg n a matrix.

But it fails to load them. Why ?
Any help would be more than welcome.

RCC header looks like the following.

<Header>
FileVersion,1.7
SoftwareVersion,4.0.0.3
</Header>
 runApp('Desktop/NANO/Shiny-NanoTube')

Listening on http://127.0.0.1:6389
[1] "/home/jp/Desktop/NANO/Shiny-NanoTube"

Reading in .RCC files......
Checking codeset contents......
Checked gene name consistency in .RCC files.Warning: Error in [[: subscript out of bounds
  154: <Anonymous>
  153: read_merge_rcc
  152: processNanostringData
  148: eventReactiveValueFunc [/home/jp/Desktop/NANO/Shiny-NanoTube/server.R#73]
  104: ns
   97: renderText [/home/jp/Desktop/NANO/Shiny-NanoTube/server.R#155]
   96: func
   83: renderFunc
   82: output$numSamps
    1: runApp

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.