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 Jun. 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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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