-
Notifications
You must be signed in to change notification settings - Fork 37
/
DESCRIPTION
27 lines (27 loc) · 896 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: pophelper
Type: Package
Title: Tabulate, Analyse and Visualise Admixture Proportions
Version: 2.3.1
Date: 2020-12-28
Author: Roy Mathew Francis
Maintainer: Roy Mathew Francis <[email protected]>
Description: Process admixture proportion files from the population structure analysis tools such as 'STRUCTURE', 'TESS', 'ADMIXTURE', 'BAPS', 'fastSTRUCTURE' etc. The package contains functions to read runs, tabulate runs, summarise runs, plot runs, estimate K using 'EVANNO' method, export 'CLUMPP' files, export 'DISTRUCT' files and generate barplots.
URL: https://github.com/royfrancis/pophelper
Depends:
R(>= 3.5)
Imports:
ggplot2,
grDevices,
grid,
gridExtra,
label.switching,
stats,
tidyr,
utils
Suggests:
showtext,
testthat
License: GPL-3
Encoding: UTF-8
BugReports: https://github.com/royfrancis/pophelper/issues
RoxygenNote: 7.1.1