Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
R packages for pedigree analysis
Basic Info
- Host: GitHub
- Owner: magnusdv
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://magnusdv.github.io/pedsuite
- Size: 76.6 MB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Created almost 5 years ago
· Last pushed 7 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
fig.align = "center",
out.width = "100%"
)
```
# The **pedsuite**: R packages for pedigree analysis
[](https://CRAN.R-project.org/package=pedsuite)
[](https://cran.r-project.org/package=pedsuite)
[](https://cran.r-project.org/package=pedsuite)
The **pedsuite** is a collection of R packages for pedigree analysis, covering a variety of applications across several fields. The packages are designed to work harmoniously together, often allowing complex tasks to be solved in a few lines of code.
```{r logos-pedsuite, echo = F}
knitr::include_graphics("man/figures/logos-pedsuite-wheel_1.png")
```
### Core packages
At the centre of the **pedsuite** we find the package **pedtools**, on which all the others depend. In addition, several packages contain basic features often needed in many types of analysis. These are the *core* packages:
* [pedtools](https://github.com/magnusdv/pedtools): Creating and working with pedigrees and marker data
* [forrel](https://github.com/magnusdv/forrel): Forensic pedigree analysis and relatedness analysis
* [pedprobr](https://github.com/magnusdv/pedprobr): Marker probabilities and pedigree likelihoods
* [ribd](https://github.com/magnusdv/ribd): Computation of pedigree-based relatedness coefficients
* [verbalisr](https://github.com/magnusdv/verbalisr): Verbal descriptions of pedigree relationships
### Specialised packages
The following packages are devoted to special applications:
* [ibdsim2](https://github.com/magnusdv/ibdsim2): Simulation of identity-by-descent sharing by family members
* [dvir](https://github.com/magnusdv/dvir): Disaster victim identification
* [norSTR](https://github.com/magnusdv/norSTR): Data package with STR allele frequencies
* [paramlink2](https://github.com/magnusdv/paramlink2): Parametric linkage analysis
* [pedbuildr](https://github.com/magnusdv/pedbuildr): Pedigree reconstruction
* [pedFamilias](https://github.com/magnusdv/pedFamilias): Import and export `.fam` files used by the [Familias](https://familias.name/) software
* [pedmut](https://github.com/magnusdv/pedmut): Mutation models for pedigree likelihood computations
* [segregatr](https://github.com/magnusdv/segregatr): Segregation analysis for clinical variant interpretation
### Retired packages
These packages have been superseded by other packages and are no longer compatible with the rest of the **pedsuite**.
* [paramlink](https://CRAN.R-project.org/package=paramlink): This package marked the birth of the **pedsuite**. Originally intended for parametric linkage analysis, it also contained the seeds of the current packages **pedtools**, **pedprobr**, **ribd** and **forrel**.
* [IBDsim](https://CRAN.R-project.org/package=IBDsim): This is replaced by **ibdsim2**. (Regrettably, the name 'IBDsim' is very similar to that of the unrelated (non-R) software 'IBDSim' ([Leblois, Estoup & Rousset](https://www1.montpellier.inrae.fr/CBGP/software/ibdsim/index.html)).)
### Imported packages
* [kinship2](https://CRAN.R-project.org/package=kinship2): Pedigree plotting in the **pedsuite** depends on **kinship2** ([Sinnwell, Therneau & Schaid](https://doi.org/10.1159/000363105)) for pedigree alignment calculations.
## Shiny apps
Several Shiny apps based on the **pedsuite** have been developed. Read more about them here:
* [QuickPed](https://magnusdv.github.io/pedsuite/articles/web_only/quickped.html): Interactive pedigree builder and relatedness analyser
* [DIVIANA](https://magnusdv.github.io/pedsuite/articles/web_only/diviana.html):
Disaster victim identification
* [ibdsim2-shiny](https://magnusdv.github.io/pedsuite/articles/web_only/ibdsim2-shiny.html): IBD distributions in pedigrees
* [KLINK](https://magnusdv.github.io/pedsuite/articles/web_only/klink.html): Kinship analysis with linked markers
* [LinkageLab](https://magnusdv.github.io/pedsuite/articles/web_only/linkagelab.html): Playing with linked markers
* [ibdClassifier](https://magnusdv.github.io/pedsuite/articles/web_only/ibdClassifier.html): Classifying relationships based on IBD segments
Owner
- Name: Magnus Dehli Vigeland
- Login: magnusdv
- Kind: user
- Location: Oslo, Norway
- Company: Department of Medical Genetics, University of Oslo
- Twitter: mdvigeland
- Repositories: 15
- Profile: https://github.com/magnusdv
Statistical geneticist
GitHub Events
Total
- Watch event: 4
- Push event: 30
Last Year
- Watch event: 4
- Push event: 30
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Magnus Dehli Vigeland | m****v@m****o | 173 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 8 days
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 2.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- BoPeng (1)
- mainleigh (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 253 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: pedsuite
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
- Homepage: https://magnusdv.github.io/pedsuite/
- Documentation: http://cran.r-project.org/web/packages/pedsuite/pedsuite.pdf
- License: GPL (≥ 3)
-
Latest release: 1.3.1
published over 1 year ago
Rankings
Stargazers count: 19.8%
Forks count: 28.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 38.5%
Downloads: 78.5%
Maintainers (1)
Last synced:
7 months ago
Dependencies
DESCRIPTION
cran
- forrel * depends
- pedprobr * depends
- pedtools * depends
- ribd * depends
- verbalisr * depends
- dvir * imports
- ibdsim2 * imports
- paramlink2 * imports
- pedbuildr * imports
- pedmut * imports
- segregatr * imports
- knitr * suggests
- rmarkdown * suggests
.github/workflows/pkgdown.yaml
actions
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite