-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increment version to 2.5.0; update NEWS
- Loading branch information
Showing
3 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Type: Package | ||
Package: pedtools | ||
Title: Creating and Working with Pedigrees and Marker Data | ||
Version: 2.4.0 | ||
Version: 2.5.0 | ||
Authors@R: | ||
person("Magnus Dehli", "Vigeland", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-9134-4962")) | ||
|
@@ -12,8 +12,8 @@ Description: A comprehensive collection of tools for creating, | |
adding or removing individuals, breaking loops, and merging pedigrees. | ||
An online tool for creating pedigrees interactively, based on | ||
'pedtools', is available at <https://magnusdv.shinyapps.io/quickped>. | ||
'pedtools' is the hub of the 'ped suite', a collection of packages for | ||
pedigree analysis. A detailed presentation of the 'ped suite' is given | ||
'pedtools' is the hub of the 'pedsuite', a collection of packages for | ||
pedigree analysis. A detailed presentation of the 'pedsuite' is given | ||
in the book 'Pedigree Analysis in R' (Vigeland, 2021, | ||
ISBN:9780128244302). | ||
License: GPL-3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,8 @@ noninbred | |
ORCID | ||
paramlink | ||
ped | ||
pedprobr | ||
ribd | ||
selfing | ||
selfings | ||
sibship | ||
|