加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
DESCRIPTION 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
Roy Francis 提交于 2020-12-28 23:09 . Removed some suggests packages
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 <roy.m.francis@outlook.com>
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化