Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Jan 24, 2024
1 parent 458e4ab commit bc8f923
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img src="https://raw.githubusercontent.com/beauchamplab/rave/master/inst/assets/images/cover.gif" align="right" />

# RAVE: __R__ __A__*nalysis and* __V__*isualization of intracranial* __E__*lectroencephalography*
# RAVE: __R__*reproducible* __A__*nalysis and* __V__*isualization of intracranial* __E__*lectroencephalography*


For all RAVE info, including installation instructions, visit https://rave.wiki
Expand All @@ -9,3 +9,25 @@ For all RAVE info, including installation instructions, visit https://rave.wiki
[![R-CMD-check](https://github.com/beauchamplab/rave/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/beauchamplab/rave/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

RAVE contains multiple R & Python packages, pipeline modules, and analysis snippets.

* [rave-pipelines](https://github.com/dipterix/rave-pipelines): Reproducible pipelines for iEEG preprocessing and data exploration
* [rave-gists](https://github.com/rave-ieeg/rave-gists): Code snippets written for individual labs/researchers

### Package Builder Status

All packages are hosted on CRAN and/or r-universe. Please follow [the instructions](https://openwetware.org/wiki/RAVE:Install) to install them. Low-level documentations are available for developers.

|Source Package|Build Version|Builder Status|Description & Documentation|
|:--|:--|:--|:--|
|[![ravemanager](https://img.shields.io/github/r-package/v/dipterix/ravemanager/master?logo=github&style=flat-square&color=white&label=ravemanager)](https://github.com/dipterix/ravemanager)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/ravemanager?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/ravemanager)|[![R-CMD-check](https://github.com/dipterix/ravemanager/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dipterix/ravemanager/actions/workflows/R-CMD-check.yaml)|[Dependence manager](https://dipterix.org/ravemanager/reference/index.html)|
|[![rave](https://img.shields.io/github/r-package/v/beauchamplab/rave/master?logo=github&style=flat-square&color=white&label=rave)](https://github.com/beauchamplab/rave)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/rave?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/rave)|[![R-CMD-check](https://github.com/beauchamplab/rave/workflows/R-CMD-check/badge.svg)](https://github.com/beauchamplab/rave/actions)|[Main package](https://openwetware.org/wiki/RAVE)|
|[![ravedash](https://img.shields.io/github/r-package/v/dipterix/ravedash/master?logo=github&style=flat-square&color=white&label=ravedash)](https://github.com/dipterix/ravedash)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/ravedash?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/ravedash)|[![R-CMD-check](https://github.com/dipterix/ravedash/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dipterix/ravedash/actions/workflows/R-CMD-check.yaml)|[Front-end dashboard](https://dipterix.org/ravedash/)|
|[![ravetools](https://img.shields.io/github/r-package/v/dipterix/ravetools/master?logo=github&style=flat-square&color=white&label=ravetools)](https://github.com/dipterix/ravetools)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/ravetools?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/ravetools)|[![R-CMD-check](https://github.com/dipterix/ravetools/workflows/R-CMD-check/badge.svg)](https://github.com/dipterix/ravetools/actions)|[Signal processing](https://dipterix.org/ravetools/)|
|[![raveio](https://img.shields.io/github/r-package/v/beauchamplab/raveio/master?logo=github&style=flat-square&color=white&label=raveio)](https://github.com/beauchamplab/raveio)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/raveio?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/raveio)|[![R-CMD-check](https://github.com/beauchamplab/raveio/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/beauchamplab/raveio/actions/workflows/R-CMD-check.yaml)|[File system support](https://beauchamplab.github.io/raveio/reference/index.html)|
|[![filearray](https://img.shields.io/github/r-package/v/dipterix/filearray/master?logo=github&style=flat-square&color=white&label=filearray)](https://github.com/dipterix/filearray)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/filearray?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/filearray)|[![R-check](https://github.com/dipterix/filearray/workflows/R-CMD-check/badge.svg)](https://github.com/dipterix/filearray/actions)|[Out-of-memory analysis](https://dipterix.org/filearray/)|
|[![threeBrain](https://img.shields.io/github/r-package/v/dipterix/threeBrain/master?logo=github&style=flat-square&color=white&label=threeBrain)](https://github.com/dipterix/threeBrain)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/threeBrain?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/threeBrain)|[![R-CMD-check](https://github.com/dipterix/threeBrain/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dipterix/threeBrain/actions/workflows/R-CMD-check.yaml)|[3D viewer engine](https://dipterix.org/threeBrain/)|
|[![rpymat](https://img.shields.io/github/r-package/v/dipterix/rpymat/master?logo=github&style=flat-square&color=white&label=rpymat)](https://github.com/dipterix/rpymat)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/rpymat?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/rpymat)|[![R-CMD-check](https://github.com/dipterix/rpymat/workflows/R-CMD-check/badge.svg)](https://github.com/dipterix/rpymat/actions)|[Python manager & interface](https://dipterix.org/rpymat/)|
|[![rpyANTs](https://img.shields.io/github/r-package/v/dipterix/rpyANTs/master?logo=github&style=flat-square&color=white&label=rpyANTs)](https://github.com/dipterix/rpyANTs)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/rpyANTs?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/rpyANTs)|[![R-CMD-check](https://github.com/dipterix/rpyANTs/workflows/R-CMD-check/badge.svg)](https://github.com/dipterix/rpyANTs/actions)|[Interface to ANTs](https://dipterix.org/rpyANTs/)|
|[![dipsaus](https://img.shields.io/github/r-package/v/dipterix/dipsaus/master?logo=github&style=flat-square&color=white&label=dipsaus)](https://github.com/dipterix/dipsaus)|[![r-universe](https://rave-ieeg.r-universe.dev/badges/dipsaus?color=blue&style=classic)](https://rave-ieeg.r-universe.dev/dipsaus)|[![R-CMD-check](https://github.com/dipterix/dipsaus/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dipterix/dipsaus/actions/workflows/R-CMD-check.yaml)|[Utility functions](https://dipterix.org/dipsaus/)|

0 comments on commit bc8f923

Please sign in to comment.