The TopDomData package is an R package that provides examples data for the TopDom package. This data package is also used for validation of implementation of the TopDom package via TopDom's package tests.
The data is a tiny subset of the HiC and TopDom data originating from the UCSD Ren Lab and the TopDom website. For full details, please see help("TopDomData").
Note: The license for these data is unknown.
This package is only available from GitHub - it is neither on CRAN nor on Bioconductor. To install this package, use:
remotes::install_github("HenrikBengtsson/TopDomData")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 TopDomData 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.
| Resource: | CRAN | Travis CI | Appveyor |
|---|---|---|---|
| Platforms: | Multiple | Linux & macOS | Windows |
| R CMD check | |||
| Test coverage |