README.md

aroma.seq: High-Throughput Sequence Analysis using the Aroma Framework

Installation

R package aroma.seq is only available via GitHub and can be installed in R as:

remotes::install_github("HenrikBengtsson/aroma.seq", ref="master")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/aroma.seq", ref="develop")

This will install the package from source.

Contributions

This Git repository uses the Git Flow branching model (the git flow extension is useful for this). The develop branch contains the latest contributions and other code that will appear in the next release, and the master branch contains the code of the latest release.

Contributing to this package is easy. Just send a pull request. When you send your PR, make sure develop is the destination branch on the aroma.seq repository. Your PR should pass R CMD check --as-cran, which will also be checked by Travis CI and AppVeyor CI when the PR is submitted.

Software status

| Resource | GitHub | GitHub Actions | Travis CI | AppVeyor CI | | ------------- | ------------------- | ------------------- | --------------- | ---------------- | | Platforms: | Multiple | Multiple | Linux & macOS | Windows | | R CMD check | | | Build status | Build status | | Test coverage | | | Coverage Status | |



HenrikBengtsson/aroma.seq documentation built on Feb. 15, 2021, 2:21 a.m.