Other packages > Find by keyword >

nplplot  

Plotting Linkage and Association Results
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nplplot", "4.7")



Attach the package and use:
library("nplplot")
Maintained by
Daniel E. Weeks
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-03-27
Latest Update: 2023-12-20
Description:
Provides routines for plotting linkage and association results along a chromosome, with marker names displayed along the top border. There are also routines for generating BED and BedGraph custom tracks for viewing in the UCSC genome browser. The data reformatting program Mega2 uses this package to plot output from a variety of programs.
How to cite:
Daniel E. Weeks (2008). nplplot: Plotting Linkage and Association Results. R package version 4.7, https://cran.r-project.org/web/packages/nplplot. Accessed 08 Mar. 2026.
Previous versions and publish date:
4.0.2 (2008-07-28 08:13), 4.0 (2008-03-27 15:47), 4.2 (2009-04-16 14:28), 4.3 (2009-06-16 17:21), 4.4 (2012-10-29 08:59), 4.5 (2014-05-01 09:32), 4.6 (2022-05-19 00:30)
Other packages that cited nplplot R package
View nplplot citation profile
Other R packages that nplplot depends, imports, suggests or enhances
Complete documentation for nplplot
Functions, R codes and Examples using the nplplot R package
Some associated functions: bedplot . genomeplot . lods1 . lods2 . nplplot-internal . nplplot.multi . nplplot . nplplot.old . prepareplot . 
Some associated R codes: bedplot.R . genomeplot.R . nplplot.R . nplplot.multi.R . nplplot.old.R . prepareplot.R .  Full nplplot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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