Git Product home page Git Product logo

miaviz's Introduction

miaViz

R-CMD-check-Bioc-devel R-CMD-check-bioc Bioc-release Codecov test coverage

Microbiome Analysis Plotting and Visualization

The scope of this package is the plotting and visualization of microbiome data. The main classes for interfacing is the TreeSummarizedExperiment class.

Using the package

Online tutorials and examples are available at:

Contribution

Feel free to contribute by forking and opening a pull request. Please make sure that required data wrangling should be designed as reusable as possible and potentially find a better home in the mia package.

Additionally, please make sure that working examples are included and that vignetted make use of added functions in either miaViz or the TreeSummarizedExperiment package.

Technical aspects

Let's use a git flow kind of approach. Development version should be done against the master branch and then merged to release for release. (https://guides.github.com/introduction/flow/)

Installation

Bioc-release

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

BiocManager::install("miaViz")

Bioc-devel

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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("miaViz")

Code of conduct

Please note that the miaViz project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

miaviz's People

Contributors

felixernst avatar tuomasborman avatar antagomir avatar daenarys8 avatar nturaga avatar chouaibb avatar bananacancer avatar microsud avatar vivian-ginika 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.