https://github.com/poseidon-framework/janno
R Package - Handling .janno files in R
https://github.com/poseidon-framework/janno
adna ancient-dna r research-data
Last synced: 1 day ago
JSON representation
R Package - Handling .janno files in R
- Host: GitHub
- URL: https://github.com/poseidon-framework/janno
- Owner: poseidon-framework
- License: other
- Created: 2020-06-13T14:31:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-23T03:03:52.000Z (14 days ago)
- Last Synced: 2026-03-23T23:38:53.237Z (13 days ago)
- Topics: adna, ancient-dna, r, research-data
- Language: R
- Homepage: https://poseidon-framework.github.io/#/janno_r_package
- Size: 615 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.repostatus.org/#active)

[](https://github.com/poseidon-framework/janno/actions/workflows/check-release.yaml)
[](https://codecov.io/github/poseidon-framework/janno?branch=master)
# janno
janno is an R package to simplify the interaction with .janno files in Poseidon packages. It provides a dedicated R S3 class `janno` that inherits from `tibble` and allows to tidily read and manipulate the context information stored in them.
Detailed documentation can be found on the Poseidon [website](https://poseidon-framework.github.io/#/janno_r_package).