-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parameter to change intersection number colors
- Loading branch information
1 parent
572be88
commit df2151f
Showing
17 changed files
with
76 additions
and
1,568 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,15 +1,15 @@ | ||
Package: UpSetR | ||
Title: A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets | ||
Version: 1.4.0 | ||
Date: 2016-1-3 | ||
Date: 2019-5-9 | ||
URL: http://github.com/hms-dbmi/UpSetR | ||
BugReports: http://github.com/hms-dbmi/UpSetR/issues | ||
Authors@R: c( | ||
person("Jake", "Conway", email = "[email protected]", role = "cre"), | ||
person("Nils", "Gehlenborg", email = "[email protected]", role = "aut")) | ||
Description: Creates visualizations of intersecting sets using a novel matrix | ||
design, along with visualizations of several common set, element and attribute | ||
related tasks. | ||
related tasks (Conway 2017) <doi:10.1093/bioinformatics/btx364>. | ||
Depends: | ||
R (>= 3.0) | ||
Imports: | ||
|
@@ -26,4 +26,4 @@ LazyData: true | |
VignetteBuilder: knitr | ||
Suggests: | ||
knitr | ||
RoxygenNote: 6.1.0 | ||
RoxygenNote: 7.0.2 |
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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.