Plot feature loadings function (#135)
Co-authored-by: seraidarian ely.seraidarian@ecole.ensicaen.fr Co-authored-by: Leo Lahti leo.lahti@iki.fi Co-authored-by: Tuomas Borman 60338854+TuomasBorman@users.noreply.github.com Co-authored-by: TuomasBorman tvborm@utu.fi
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
miaViz
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
TreeSummarizedExperimentclass.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
miapackage.Additionally, please make sure that working examples are included and that vignetted make use of added functions in either
miaVizor theTreeSummarizedExperimentpackage.Technical aspects
Let’s use a git flow kind of approach. Development version should be done against the
masterbranch and then merged toreleasefor release. (https://guides.github.com/introduction/flow/)Installation
Bioc-release
Bioc-devel
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.