Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Dashboard for microbiome data analysis with mia

NotificationsYou must be signed in to change notification settings

microbiome/miaDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issuespullsR-CMD-checkcodecovcodefactor

The goal of miaDash is to provide a user-friendly interface to import,manipulate, analyse and visualise TreeSummarizedExperiment objects.

Usage

miaDash is available online atthis address.While suitable for small and medium datasets, the online version may slow downwhen larger datasets are analysed (> 1000 features). In this case, the app canbe installed and run locally. Either way, functionality to subset andagglomerate the data is also provided in the app.

Installation instructions

The release version can be installed from Bioconductor as follows:

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

Contributors or users interested in the latest functionality can install thedevel version as follows:

remotes::install_github("microbiome/miaDash")

Example

The basic functionality of miaDash can be explored as follows:

# Import miaDashlibrary(miaDash)# Launch miaDashif (interactive()) {  miaDash()}

Code of Conduct

Please note that the miaDash project is released with aContributor Code of Conduct.By contributing to this project, you agree to abide by its terms. Contributionsare welcome in the form of feedback, issues and pull requests. You can find thecontributor guidelines of the miaversehere.

Acknowledgements

miaDash results from the joint effort of the larger R/Bioconductor community. Inparticular, this software mainly depends on the following packages:


[8]ページ先頭

©2009-2025 Movatter.jp