A joke fork of rBAPS. Name: ourMELONS, because 'our' can be pronounced like 'r' and MELONS because 'Mathematical EvaLuation of Ordered Nucleic acid Sequences'. Don't take it seriously, it's a joke, this repo will probably be deleted soon enough.
Find a file
2024-04-10 16:06:56 +02:00
.github/workflows Updated r-lib/actions versions 2022-12-23 09:37:15 +01:00
inst Added/renamed BAPS example data (#24) 2024-04-10 16:06:56 +02:00
man Skips greedyMix() example until #24 is fixed 2024-04-08 13:34:14 +02:00
R Skips greedyMix() example until #24 is fixed 2024-04-08 13:34:14 +02:00
tests Added/renamed BAPS example data (#24) 2024-04-10 16:06:56 +02:00
.gitignore Updated docs, ignored folder 2021-10-11 14:26:07 +02:00
.Rbuildignore Moved used datasets to /isnt/extdata (#25) 2023-08-09 10:54:48 +02:00
CHANGELOG.md Added CHANGELOG, improved other docs 2019-12-16 18:42:50 +01:00
CITATION.cff Added CFF file 2020-01-15 17:26:13 +01:00
DESCRIPTION Increment version number to 0.0.0.9025 2024-04-08 13:34:21 +02:00
LICENSE Initial commit 2019-12-12 13:34:58 +01:00
NAMESPACE Updated documentation (#24) 2024-04-08 13:29:03 +02:00
NEWS.md Increment version number to 0.0.0.9022 2023-08-11 16:27:23 +02:00
PITFALLS.md Added pitfall 2020-11-09 08:24:19 +01:00
README.md Updated badges 2022-02-03 10:49:48 +01:00

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. last commit code size check status codecov CodeFactor

rBAPS

R implementation of the compiled Matlab BAPS software for Bayesian Analysis of Population Structure.

Installation

rBAPS is currently under development and a stable version is yet to be released. You can install the development version by issuing the command below on an interactive R session.

remotes::install_github("ocbe-uio/rBAPS", "develop")

At the current stage, we still recommend using the original BAPS software for production.

Contributing

rBAPS is Open Software licenced under the GPL-3, so all contributions are welcome. You can find a list of tasks we're working on for the first release of rBAPS here. and pitfalls on the PITFALLS.md file.

Found something not to be working as you think it should? Please help us by opening an issue.

References

How to cite this project

After installing the package, issue citation("rBAPS") in R. You will get a pure text and a BibTeX entry of rBAPS. Alternatively, you can use the CITATION.cff file, which conforms to the Citation File Format standard.

Scientific papers

These are some of the scientific publications that served as base for the creation of rBAPS:

  • Corander, J. and Marttinen, P. (2006), Bayesian identification of admixture events using multilocus molecular markers. Molecular Ecology, 15: 2833-2843. doi:10.1111/j.1365-294X.2006.02994.x
  • Corander, J., Sirén, J., & Arjas, E. (2008). Bayesian spatial modeling of genetic population structure. Computational Statistics, 23(1), 111-129. doi:10.1007/s00180-007-0072-x
  • Corander, J., Marttinen, P., Sirén, J. et al. Enhanced Bayesian modelling in BAPS software for learning genetic structures of populations. BMC Bioinformatics 9, 539 (2008) doi:10.1186/1471-2105-9-539
  • Tonkin-Hill G, Lees JA, Bentley SD et al. RhierBAPS: An R implementation of the population clustering algorithm hierBAPS [version 1; peer review: 2 approved]. Wellcome Open Res 2018, 3:93 (https://doi.org/10.12688/wellcomeopenres.14694.1)

Software

Below we list some of the software directly related to rBAPS: