Other packages > Find by keyword >

netgwas  

Network-Based Genome Wide Association Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("netgwas", "1.14.3")



Attach the package and use:
library("netgwas")
Maintained by
Pariya Behrouzi
[Scholar Profile | Author Map]
First Published: 2017-12-01
Latest Update: 2023-08-07
Description:
A multi-core R package that contains a set of tools based on copula graphical models for accomplishing the three interrelated goals in genetics and genomics in an unified way: (1) linkage map construction, (2) constructing linkage disequilibrium networks, and (3) exploring high-dimensional genotype-phenotype network and genotype- phenotype-environment interactions networks. The 'netgwas' package can deal with biparental inbreeding and outbreeding species with any ploidy level, namely diploid (2 sets of chromosomes), triploid (3 sets of chromosomes), tetraploid (4 sets of chromosomes) and so on. We target on high-dimensional data where number of variables p is considerably larger than number of sample sizes (p >> n). The computations is memory-optimized using the sparse matrix output. The 'netgwas' implements the methodological developments in Behrouzi and Wit (2017) and Behrouzi and Wit (2017) .
How to cite:
Pariya Behrouzi (2017). netgwas: Network-Based Genome Wide Association Studies. R package version 1.14.3, https://cran.r-project.org/web/packages/netgwas. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.0.1-1 (2017-12-01 19:20), 0.1.2.0 (2018-01-12 16:31), 0.1.3.0 (2018-02-07 15:02), 0.1.3.1 (2018-02-07 16:52), 0.1.3.2 (2018-03-13 12:20), 0.1.4.2 (2018-04-06 18:40), 1.5.0 (2018-05-16 17:59), 1.7.0 (2018-08-13 12:00), 1.8.1 (2019-02-17 00:30), 1.9 (2019-03-26 16:10), 1.10 (2019-04-12 16:02), 1.11 (2019-10-15 17:00), 1.12 (2020-10-21 11:30), 1.13 (2020-11-17 18:20), 1.14.1 (2022-08-25 15:20), 1.14.2 (2023-08-07 16:40), 1.14 (2022-08-17 17:00)
Other packages that cited netgwas R package
View netgwas citation profile
Other R packages that netgwas depends, imports, suggests or enhances
Complete documentation for netgwas
Downloads during the last 30 days
03/1403/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 netgwas051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
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  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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