Other packages > Find by keyword >

genio  

Genetics Input/Output Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("genio", "1.1.2")



Attach the package and use:
library("genio")
Maintained by
Alejandro Ochoa
[Scholar Profile | Author Map]
First Published: 2019-05-24
Latest Update: 2023-01-06
Description:
Implements readers and writers for file formats associated with genetics data. Reading and writing Plink BED/BIM/FAM and GCTA binary GRM formats is fully supported, including a lightning-fast BED reader and writer implementations. Other functions are 'readr' wrappers that are more constrained, user-friendly, and efficient for these particular applications; handles Plink and Eigenstrat tables (FAM, BIM, IND, and SNP files). There are also make functions for FAM and BIM tables with default values to go with simulated genotype data.
How to cite:
Alejandro Ochoa (2019). genio: Genetics Input/Output Functions. R package version 1.1.2, https://cran.r-project.org/web/packages/genio. Accessed 01 May. 2025.
Previous versions and publish date:
1.0.9 (2019-05-24 18:11), 1.0.10 (2019-05-28 23:03), 1.0.12 (2019-12-18 00:00), 1.0.23 (2021-06-11 16:40), 1.0.25 (2021-07-27 00:10), 1.1.1 (2022-04-27 20:20)
Other packages that cited genio R package
View genio citation profile
Other R packages that genio depends, imports, suggests or enhances
Complete documentation for genio
Functions, R codes and Examples using the genio R package
Some associated functions: count_lines . delete_files_grm . delete_files_phen . delete_files_plink . genio . geno_to_char . ind_to_fam . make_bim . make_fam . read_bed . read_bim . read_eigenvec . read_fam . read_grm . read_ind . read_matrix . read_phen . read_plink . read_snp . require_files_grm . require_files_phen . require_files_plink . sex_to_char . sex_to_int . tidy_kinship . write_bed . write_bim . write_eigenvec . write_fam . write_grm . write_ind . write_matrix . write_phen . write_plink . write_snp . 
Some associated R codes: RcppExports.R . add_ext.R . add_ext_read.R . count_lines.R . delete_files_generic.R . delete_files_grm.R . delete_files_phen.R . delete_files_plink.R . genio.R . geno_to_char.R . ind_to_fam.R . make_bim.R . make_fam.R . mat_sym_to_vec.R . read_bed.R . read_bim.R . read_eigenvec.R . read_fam.R . read_grm.R . read_grm_single.R . read_ind.R . read_matrix.R . read_phen.R . read_plink.R . read_snp.R . read_tab_generic.R . require_files_generic.R . require_files_grm.R . require_files_phen.R . require_files_plink.R . sex_to_char.R . sex_to_int.R . tidy_kinship.R . validate_tab_generic.R . vec_to_mat_sym.R . write_bed.R . write_bim.R . write_eigenvec.R . write_fam.R . write_grm.R . write_grm_single.R . write_ind.R . write_matrix.R . write_phen.R . write_plink.R . write_snp.R . write_tab_generic.R .  Full genio package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for genio020406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

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  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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