Skip to content

karlropkins/align

Repository files navigation

align

Methods for the alignment and merging of partially or inexactly aligned data.

Installation

You can install the development version of align from GitHub.

(As well as R, the package also includes some c++ code. So, if you have not used similar before you may need to install a compiler, for example Rtools if you are using Windows).

install.packages("devtools") #if you don't already have it
devtools::install_github("KarlRopkins/align")

Cheat Sheet

Contributing

align is an in-development package, and contributions are very welcome. We are using tidyverse contribution guidance regarding code of conduct but are not strict as them regarding coding style… Contributions

License

GPL-3

About

alignment and merging of partially or inexactly aligned data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published