Best-Nicklas/Dataprojekt: Simulation and Analysis of Genetic Data

RyouSick is an R package designed to simulate both small and large data sets containing genotype and phenotype information on individuals. It furthermore provides tools to analyse such datasets to find out which genetic compositions might cause various inherited disorders. As such, RyouSick provides a dual functionality. Firstly, users will be able input real genotype and phenotype data, provided that it is correctly formatted and loaded, and analyze it using one of the provided analysis methods to find out which SNPs might be causing a disorder. The output of the analysis can then be passed on to the prediction function provided in the package, which will generate a model than can be used to predict the disease status of future genotype cases. Secondly, users can simulate genetic data using the in-package functions and perform their own analysis on it and then compare their performance with more established analysis methods that are provided in the package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0
URL https://best-nicklas.github.io/Dataprojekt/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Best-Nicklas/Dataprojekt")
Best-Nicklas/Dataprojekt documentation built on June 7, 2022, 12:08 a.m.