Other packages > Find by keyword >

admixr  

An Interface for Running 'ADMIXTOOLS' Analyses
View on CRAN: Click here


Download and install admixr package within the R console
Install from CRAN:
install.packages("admixr")

Install from Github:
library("remotes")
install_github("cran/admixr")

Install by package version:
library("remotes")
install_version("admixr", "0.9.1")



Attach the package and use:
library("admixr")
Maintained by
Martin Petr
[Scholar Profile | Author Map]
First Published: 2020-07-03
Latest Update: 2020-07-03
Description:
An interface for performing all stages of 'ADMIXTOOLS' analyses () entirely from R. Wrapper functions (D, f4, f3, etc.) completely automate the generation of intermediate configuration files, run 'ADMIXTOOLS' programs on the command-line, and parse output files to extract values of interest. This allows users to focus on the analysis itself instead of worrying about low-level technical details. A set of complementary functions for processing and filtering of data in the 'EIGENSTRAT' format is also provided.
How to cite:
Martin Petr (2020). admixr: An Interface for Running 'ADMIXTOOLS' Analyses. R package version 0.9.1, https://cran.r-project.org/web/packages/admixr. Accessed 14 Apr. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited admixr R package
View admixr citation profile
Other R packages that admixr depends, imports, suggests or enhances
Complete documentation for admixr
Functions, R codes and Examples using the admixr R package
Some associated functions: count_snps . download_data . eigenstrat . f4ratio . filter_bed . keep_transitions . loginfo . merge_eigenstrat . pipe . print.EIGENSTRAT . print.admixr_result . qpAdm . qpAdm_filter . qpAdm_rotation . qpWave . read_ind . read_output . relabel . reset . transversions_only . write_ind . 
Some associated R codes: config_files.R . eigenstrat.R . io.R . log.R . output_parsers.R . qpAdm.R . utils.R . wrappers.R . zzz.R .  Full admixr package functions and examples
Downloads during the last 30 days
03/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for admixr02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

spatstat.utils  
Utility Functions for 'spatstat'
Contains utility functions for the 'spatstat' family of packages which may also be useful for other ...
Download / Learn more Package Citations See dependency  
mlim  
Single and Multiple Imputation with Automated Machine Learning
Machine learning algorithms have been used for performing single missing data imputation and most r ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
networkscaleup  
Network Scale-Up Models for Aggregated Relational Data
Provides a variety of Network Scale-up Models for researchers to analyze Aggregated Relational Data, ...
Download / Learn more Package Citations See dependency  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA