Skip to content

Commit

Permalink
Add dev (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daenarys8 authored Jul 13, 2024
1 parent c98d286 commit be1f2d9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Microbiome time series manipulation with miaTime
# Microbiome time series manipulation with miaTime <img src="man/figures/mia_logo.png" align="right" width="120" />

<!-- badges: start -->

[![R-CMD-check-bioc-devel](https://github.com/microbiome/miaTime/workflows/R-CMD-check-bioc-devel/badge.svg)](https://github.com/microbiome/miaTime/actions)
<!--[![R-CMD-check-bioc](https://github.com/microbiome/mia/actions/workflows/check-bioc.yml/badge.svg)](https://github.com/microbiome/mia/actions/workflows/check-bioc.yml)-->
[![Codecov test
coverage](https://codecov.io/gh/microbiome/miaTime/branch/master/graph/badge.svg)](https://codecov.io/gh/microbiome/miaTime?branch=master)

<!-- badges: end -->

# miaTime

This R package can be used to analyse time series data for microbial
communities. The package is part of [miaverse](https://microbiome.github.io/),
Expand Down
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Microbiome time series manipulation with miaTime
# Microbiome time series manipulation with miaTime <img src="man/figures/mia_logo.png" align="right" width="120" />

<!-- badges: start -->

[![R-CMD-check-bioc-devel](https://github.com/microbiome/miaTime/workflows/R-CMD-check-bioc-devel/badge.svg)](https://github.com/microbiome/miaTime/actions)
<!--[![R-CMD-check-bioc](https://github.com/microbiome/mia/actions/workflows/check-bioc.yml/badge.svg)](https://github.com/microbiome/mia/actions/workflows/check-bioc.yml)-->
[![Codecov test
coverage](https://codecov.io/gh/microbiome/miaTime/branch/master/graph/badge.svg)](https://codecov.io/gh/microbiome/miaTime?branch=master)

<!-- badges: end -->

# miaTime
This R package can be used to analyse time series data for microbial
communities. The package is part of [miaverse](https://microbiome.github.io/),
and is based on the `TreeSummarizedExperiment` data container.
Expand Down

0 comments on commit be1f2d9

Please sign in to comment.