lineup2
R package to detect sample mix-ups between two sets of measurements
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Repository
R package to detect sample mix-ups between two sets of measurements
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
R/lineup2
R/lineup2 is an R package with tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. It's a revised version of lineup, to be more general and not so closely tied to the R/qtl package.
Installation
You can install R/lineup2 from CRAN:
r
install.packages("lineup2")
Vignette
A vignette describing the use of the package is available
on the web.
Or view it from within R by loading the package and then using the
vignette() function.
r
library(lineup2)
vignette("lineup2", package="lineup2")
License
This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3
Owner
- Name: Karl Broman
- Login: kbroman
- Kind: user
- Location: Madison, Wisconsin, USA
- Company: University of Wisconsin-Madison
- Website: https://kbroman.org
- Repositories: 412
- Profile: https://github.com/kbroman
Professor in Dept of Biostatistics & Medical Informatics at UW–Madison. Applied statistician working on statistical genomics.
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 89
- Total Committers: 1
- Avg Commits per committer: 89.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Karl Broman | k****n@g****m | 89 |
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 8
- Total pull requests: 0
- Average time to close issues: 9 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kbroman (8)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 278 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: lineup2
Lining Up Two Sets of Measurements
- Homepage: https://github.com/kbroman/lineup2
- Documentation: http://cran.r-project.org/web/packages/lineup2/lineup2.pdf
- License: GPL-3
-
Latest release: 0.6
published almost 5 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- Rcpp >= 0.12.12 imports
- parallel * imports
- devtools * suggests
- knitr * suggests
- rmarkdown * suggests
- roxygen2 * suggests
- testthat * suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite