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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:25), 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

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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