Package: lineup2 0.6
lineup2: Lining Up Two Sets of Measurements
Tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. This is a revised version of the 'lineup' package, to be more general and not tied to the 'qtl' package.
Authors:
lineup2_0.6.tar.gz
lineup2_0.6.zip(r-4.7)lineup2_0.6.zip(r-4.6)lineup2_0.6.zip(r-4.5)
lineup2_0.6.tgz(r-4.6-x86_64)lineup2_0.6.tgz(r-4.6-arm64)lineup2_0.6.tgz(r-4.5-x86_64)lineup2_0.6.tgz(r-4.5-arm64)
lineup2_0.6.tar.gz(r-4.7-arm64)lineup2_0.6.tar.gz(r-4.7-x86_64)lineup2_0.6.tar.gz(r-4.6-arm64)lineup2_0.6.tar.gz(r-4.6-x86_64)
lineup2_0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lineup2/json (API)
NEWS
| # Install 'lineup2' in R: |
| install.packages('lineup2', repos = c('https://kbroman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kbroman/lineup2/issues
- lineup2ex - Example dataset for lineup2 package
Last updated from:7e00f9a763. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 147 | ||
| linux-devel-x86_64 | OK | 172 | ||
| source / vignettes | OK | 289 | ||
| linux-release-arm64 | OK | 150 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-release-x86_64 | OK | 359 | ||
| macos-oldrel-arm64 | OK | 117 | ||
| macos-oldrel-x86_64 | OK | 291 | ||
| windows-devel | OK | 139 | ||
| windows-release | OK | 138 | ||
| windows-oldrel | OK | 140 | ||
| wasm-release | OK | 129 |
Exports:align_matrix_colsalign_matrix_rowscorr_betw_matricesdist_betw_arraysdist_betw_matricesget_2ndbestget_bestget_nonselfget_problemsget_selfhist_self_nonselfplot_samplewhich_2ndbestwhich_best
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Align the columns of two matrices | align_matrix_cols |
| Align the rows of two matrices | align_matrix_rows |
| Calculate correlations between columns of two matrices | corr_betw_matrices |
| Distance between rows of two arrays | dist_betw_arrays |
| Distance between rows of two matrices | dist_betw_matrices |
| Get 2nd-smallest distance for each individual | get_2ndbest |
| Get smallest distance for each individual | get_best |
| Get self-nonself distances | get_nonself |
| Summarize potential problems in a distance matrix | get_problems |
| Get self-self distance | get_self |
| Plot histograms of self-self and self-nonself distances | hist_self_nonself |
| Example dataset for lineup2 package | lineup2ex |
| Plot the distances for a given sample | plot_sample |
| Determine which individual has 2nd-smallest distance to each individual | which_2ndbest |
| Determine which individual has smallest distance to each individual | which_best |
