-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
17 lines (17 loc) · 958 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: mixder
Type: Package
Title: A workflow for performing SNP mixture deconvolution
Version: 0.7.2
Author: Rebecca Mitchell <[email protected]>
Maintainer: Rebecca Mitchell <[email protected]>
Description: A workflow for performing SNP mixture deconvolution of ForenSeq Kintelligence SNPs. Mixture deconvolution is performed using EuroForMix (https://github.com/oyvble/euroformix/). After mixture deconvolution, the user can choose to calculate metrics such as genotype accuracy and heterozygosity for a range of allele probability thresholds (useful for validation work) or create GEDmatch PRO reports utilizing specified allele probability thresholds.
License: file LICENSE
Imports: dplyr, euroformix, ggplot2, glue, methods, prompter, readxl, rlang, shiny, shinyFiles, shinyjs, tibble, tidyr
RoxygenNote: 7.3.1
Encoding: UTF-8
Depends:
R (>= 2.10)
LazyData: true
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3