-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from MoseleyBioinformaticsLab/rows_features
updates main functionality to columnar samples
- Loading branch information
Showing
77 changed files
with
574 additions
and
1,779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
Package: visualizationQualityControl | ||
Version: 0.4.11 | ||
Version: 0.5.1 | ||
Title: Development of visualization methods for quality control | ||
Description: Provides utilities useful quality control of | ||
high-throughput -omics datasets. | ||
Authors@R: c(person(given = c("Robert", "M"), family = "Flight", email | ||
= "[email protected]", role = c("aut", "cre")), person(given | ||
= c("Hunter", "NB"), family = "Moseley", email = | ||
"[email protected]", role = c("aut"))) | ||
Date: 2021-12-28 | ||
Date: 2024-02-15 | ||
Depends: R (>= 3.1.1) | ||
biocViews: | ||
Imports: ComplexHeatmap (>= 1.2.1), stats, dendsort, colorspace, dplyr, | ||
ggplot2, broom, knitrProgressBar, magrittr, purrr | ||
License: MIT + file LICENSE | ||
VignetteBuilder: knitr | ||
Suggests: testthat, knitr, rmarkdown, circlize, viridis, ICIKendallTau, | ||
ggforce | ||
Suggests: testthat, knitr, rmarkdown, circlize, viridis, ICIKendallTau | ||
(>= 1.0.0), ggforce | ||
RoxygenNote: 7.2.3 | ||
Encoding: UTF-8 | ||
LinkingTo: Rcpp | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.