https://github.com/cjgeyer/sped

Multigene Descent Probabilities R Package

https://github.com/cjgeyer/sped

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: wiley.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary

Keywords

genetics r
Last synced: 5 months ago · JSON representation

Repository

Multigene Descent Probabilities R Package

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
genetics r
Created almost 6 years ago · Last pushed over 2 years ago

https://github.com/cjgeyer/sped/blob/master/

R package sped, which does multigene descent probabilities
(Thompson, 1983, [doi:10.1098/rspb.1983.0072](https://royalsocietypublishing.org/doi/10.1098/rspb.1983.0072))
and special cases thereof
(Thompson, 1986, [doi:10.1002/zoo.1430050210](https://onlinelibrary.wiley.com/doi/abs/10.1002/zoo.1430050210))
including kinship coefficients.  But does much more:
probabilities of any set of genes descending from any other
set of genes.

To install, use your favorite method of installing from github, for example

    library("remotes")
    install_github("https://github.com/cjgeyer/sped", subdir = "package/sped")

Now on CRAN https://cran.r-project.org/package=sped

So better install for most useRs is

    install.packages("sped")

Owner

  • Name: Charles J. Geyer
  • Login: cjgeyer
  • Kind: user
  • Location: Minneapolis, Minnesota, USA
  • Company: University of Minnesota School of Statistics

I am a professor in the School of Statistics, University of Minnesota. Most repos here are R packages, some for CRAN and some for teaching.

GitHub Events

Total
Last Year