Coder Social home page Coder Social logo

nanostring-biostats / nanostringnctools Goto Github PK

View Code? Open in Web Editor NEW
6.0 17.0 6.0 3.67 MB

Tools for NanoString Technologies nCounter Technology for reading RCC files into an ExpressionSet derived object, QC and normalization.

License: MIT License

R 100.00%

nanostringnctools's Introduction

NanoStringNCTools

Overview

The NanoStringNCTools package contains tools for analyzing data from NanoString nCounter Technology. It provides functions to read, quality control (QC) and normalize starting from Nanostring RCC and RLF files generated from the NanoString nCounter.

It contains the definition of the NanoStringRCCSet which inherits from Biobase’s ExpressionSet class and complimentary functions that will help in starting analysis.

Installation

Download the release version from Bioconductor

https://bioconductor.org/packages/release/bioc/html/NanoStringNCTools.html

Install the release version from Bioconductor

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")

BiocManager::install(version="release")

BiocManager::install("NanoStringNCTools")

Install the development version from GitHub

devtools::install_github("Nanostring-Biostats/NanoStringNCTools", 
                         build_vignettes = TRUE, ref = "dev")

Documentation

To learn how to start using NanoStringNCTools, view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("NanoStringNCTools")

Branches

The release version on Bioconductor is the stable version. https://bioconductor.org/packages/release/bioc/html/NanoStringNCTools.html

The devel version on Bioconductor is upstream of master on GitHub. It is under active development and no guarantee is made on usability at any given time.

The dev branch on GitHub is under active development and no guarantee is made on usability at any given time.

Citation

Aboyoun, P.; Ortogero, N.; Yang, Z.; Reeves, J.; Gorman, K.; Vitancol, R.; Smith, T.; Ren, Y.; Henderson, D. NanoStringNCTools: NanoString nCounter Tools. R Package Version 1.0.0. NanoString Technologies Inc.; Seattle, WA 98109, USA. 2021.

License

This project is licensed under the MIT license.

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.