1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,30 +0,0 @@ |
1 |
-\name{AdditiveUnit} |
|
2 |
-\alias{AdditiveUnit} |
|
3 |
-\title{ |
|
4 |
-Constructor Method for AdditiveUnit Class |
|
5 |
-} |
|
6 |
-\description{ |
|
7 |
-Constructor Method for AdditiveUnit Class |
|
8 |
-} |
|
9 |
-\usage{ |
|
10 |
-AdditiveUnit(...) |
|
11 |
-} |
|
12 |
-\arguments{ |
|
13 |
- |
|
14 |
- \item{...}{Black hole arguments.} |
|
15 |
- |
|
16 |
-} |
|
17 |
-\details{ |
|
18 |
-This method is not used in the package. |
|
19 |
-} |
|
20 |
-\value{ |
|
21 |
-No value is returned. |
|
22 |
-} |
|
23 |
-\author{ |
|
24 |
-Zuguang Gu <z.gu@dkfz.de> |
|
25 |
-} |
|
26 |
-\examples{ |
|
27 |
-# There is no example |
|
28 |
-NULL |
|
29 |
- |
|
30 |
-} |
... | ... |
@@ -11,7 +11,7 @@ AdditiveUnit(...) |
11 | 11 |
} |
12 | 12 |
\arguments{ |
13 | 13 |
|
14 |
- \item{...}{black hole arguments.} |
|
14 |
+ \item{...}{Black hole arguments.} |
|
15 | 15 |
|
16 | 16 |
} |
17 | 17 |
\details{ |
... | ... |
@@ -26,5 +26,4 @@ Zuguang Gu <z.gu@dkfz.de> |
26 | 26 |
\examples{ |
27 | 27 |
# There is no example |
28 | 28 |
NULL |
29 |
- |
|
30 | 29 |
} |
1 | 1 |
old mode 100755 |
2 | 2 |
new mode 100644 |
... | ... |
@@ -1,10 +1,10 @@ |
1 | 1 |
\name{AdditiveUnit} |
2 | 2 |
\alias{AdditiveUnit} |
3 | 3 |
\title{ |
4 |
-Constructor method for AdditiveUnit class |
|
4 |
+Constructor Method for AdditiveUnit Class |
|
5 | 5 |
} |
6 | 6 |
\description{ |
7 |
-Constructor method for AdditiveUnit class |
|
7 |
+Constructor Method for AdditiveUnit Class |
|
8 | 8 |
} |
9 | 9 |
\usage{ |
10 | 10 |
AdditiveUnit(...) |
... | ... |
@@ -24,6 +24,6 @@ No value is returned. |
24 | 24 |
Zuguang Gu <z.gu@dkfz.de> |
25 | 25 |
} |
26 | 26 |
\examples{ |
27 |
-# no example for this function |
|
27 |
+# There is no example |
|
28 | 28 |
NULL |
29 | 29 |
} |
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@111684 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@108253 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@108131 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 1de356e1d1343725223e03ff696f931d80b2842b
Merge branch 'master' of https://github.com/jokergoo/mheatmap
Commit id: 478962957a34b7a5e87c8336989bae3df54f9559
change default colors
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107356 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -7,10 +7,12 @@ Constructor method for AdditiveUnit class |
7 | 7 |
Constructor method for AdditiveUnit class |
8 | 8 |
} |
9 | 9 |
\usage{ |
10 |
-AdditiveUnit(...)} |
|
10 |
+AdditiveUnit(...) |
|
11 |
+} |
|
11 | 12 |
\arguments{ |
12 | 13 |
|
13 | 14 |
\item{...}{arguments.} |
15 |
+ |
|
14 | 16 |
} |
15 | 17 |
\details{ |
16 | 18 |
This method is not used in the package. |
... | ... |
@@ -24,4 +26,5 @@ Zuguang Gu <z.gu@dkfz.de> |
24 | 26 |
\examples{ |
25 | 27 |
# no example |
26 | 28 |
NULL |
29 |
+ |
|
27 | 30 |
} |
Commit id: f1b195419490dad46029cf7b681508ed21ba8c60
refreshed documentations
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107316 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -2,11 +2,9 @@ |
2 | 2 |
\alias{AdditiveUnit} |
3 | 3 |
\title{ |
4 | 4 |
Constructor method for AdditiveUnit class |
5 |
- |
|
6 | 5 |
} |
7 | 6 |
\description{ |
8 | 7 |
Constructor method for AdditiveUnit class |
9 |
- |
|
10 | 8 |
} |
11 | 9 |
\usage{ |
12 | 10 |
AdditiveUnit(...)} |
... | ... |
@@ -16,28 +14,14 @@ AdditiveUnit(...)} |
16 | 14 |
} |
17 | 15 |
\details{ |
18 | 16 |
This method is not used in the package. |
19 |
- |
|
20 | 17 |
} |
21 | 18 |
\value{ |
22 | 19 |
No value is returned. |
23 |
- |
|
24 | 20 |
} |
25 | 21 |
\author{ |
26 | 22 |
Zuguang Gu <z.gu@dkfz.de> |
27 |
- |
|
28 | 23 |
} |
29 | 24 |
\examples{ |
30 |
- |
|
31 |
- |
|
32 |
- |
|
33 |
- |
|
34 |
- |
|
35 |
- |
|
36 |
- |
|
37 |
- |
|
38 |
- |
|
39 |
- |
|
40 |
- |
|
41 |
- |
|
42 | 25 |
# no example |
43 |
-NULL} |
|
26 |
+NULL |
|
27 |
+} |
Commit id: 262e3960558c1f61b986f5be7a2ffd4599f704fa
comprehensive modifications
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107311 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 73171be89c157222e8e71e85daa8a37ce509a4e2
add border argument in anno_* family functions
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107201 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 3429d28233ef2cbeafcd05307042d7c7aa54a2a2
add decorate* family functions
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107197 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: d5adc92bdbf27b45a6a4b5c7e29d2e4fe8380194
allow reordering
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@107130 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 174dbdcbcad3be858d664784793f1b2424acc2c0
remove plot.HeatmapList and print.HeatmapList
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@106530 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 4cbce102eabb1633fc8980b1374795bfb44507df
Merge branch 'master' of https://github.com/jokergoo/ComplexHeatmap
Commit id: a15bbec76c85c15bc27273ce15f5118ea087132f
refreshed documentatinos
Commit id: b1fe0a94aa09a4a47e5a02383ce662580f057bdc
ColorMapping object has default value for name slot
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@106487 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: ff9ffa810ca9f16a253861d97301062962dbe38b
titles support expression now
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@106147 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: e811f8100ef035ff75c16312b3e5112cc82d4a49
continuous legend is supported
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@106027 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 2786dac4ddaa97c69cc24e29e121ed1a1624cdf4
Merge branch 'master' of https://github.com/jokergoo/mheatmap
Commit id: a61c101325601aa0d4d3ba81e10c33d4a8b34c63
rows can be split if providing a clustering object
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105855 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 9d7fc297a370b44dd3bfb12696ed9eac33aed48a
refreshed documentations
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105365 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 1d5cea822fed8ed91d7ead49f520f719b3fecfd9
refreshed documentations
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105355 bc3139a8-67e5-0310-9ffc-ced21a209358
Commit id: 1682e4aed696b8fa901530ebc6b9d67ad2a013ad
refresh documentations and NAMESPACE
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105345 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,39 +1,31 @@ |
1 | 1 |
\name{AdditiveUnit} |
2 | 2 |
\alias{AdditiveUnit} |
3 | 3 |
\title{ |
4 |
-Constructor method for AdditiveUnit class |
|
5 |
- |
|
4 |
+Constructor method for AdditiveUnit class |
|
6 | 5 |
|
7 | 6 |
} |
8 | 7 |
\description{ |
9 |
-Constructor method for AdditiveUnit class |
|
10 |
- |
|
8 |
+Constructor method for AdditiveUnit class |
|
11 | 9 |
|
12 | 10 |
} |
13 | 11 |
\usage{ |
14 |
-AdditiveUnit(...) |
|
15 |
-} |
|
12 |
+AdditiveUnit(...)} |
|
16 | 13 |
\arguments{ |
17 | 14 |
|
18 | 15 |
\item{...}{arguments.} |
19 |
- |
|
20 | 16 |
} |
21 | 17 |
\details{ |
22 |
-This method is not used in the package. |
|
23 |
- |
|
18 |
+This method is not used in the package. |
|
24 | 19 |
|
25 | 20 |
} |
26 | 21 |
\value{ |
27 |
-No value is returned. |
|
28 |
- |
|
22 |
+No value is returned. |
|
29 | 23 |
|
30 | 24 |
} |
31 | 25 |
\author{ |
32 |
-Zuguang Gu <z.gu@dkfz.de> |
|
33 |
- |
|
26 |
+Zuguang Gu <z.gu@dkfz.de> |
|
34 | 27 |
|
35 | 28 |
} |
36 | 29 |
\examples{ |
37 | 30 |
# no example |
38 |
-NULL |
|
39 |
-} |
|
31 |
+NULL} |
Commit id: ff6ad79beeef75c709dc08588bb942ad86de9761
rotation for heatmap title supported
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105315 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,31 +1,39 @@ |
1 | 1 |
\name{AdditiveUnit} |
2 | 2 |
\alias{AdditiveUnit} |
3 | 3 |
\title{ |
4 |
-Constructor method for AdditiveUnit class |
|
4 |
+Constructor method for AdditiveUnit class |
|
5 |
+ |
|
5 | 6 |
|
6 | 7 |
} |
7 | 8 |
\description{ |
8 |
-Constructor method for AdditiveUnit class |
|
9 |
+Constructor method for AdditiveUnit class |
|
10 |
+ |
|
9 | 11 |
|
10 | 12 |
} |
11 | 13 |
\usage{ |
12 |
-AdditiveUnit(...)} |
|
14 |
+AdditiveUnit(...) |
|
15 |
+} |
|
13 | 16 |
\arguments{ |
14 | 17 |
|
15 | 18 |
\item{...}{arguments.} |
19 |
+ |
|
16 | 20 |
} |
17 | 21 |
\details{ |
18 |
-This method is not used in the package. |
|
22 |
+This method is not used in the package. |
|
23 |
+ |
|
19 | 24 |
|
20 | 25 |
} |
21 | 26 |
\value{ |
22 |
-No value is returned. |
|
27 |
+No value is returned. |
|
28 |
+ |
|
23 | 29 |
|
24 | 30 |
} |
25 | 31 |
\author{ |
26 |
-Zuguang Gu <z.gu@dkfz.de> |
|
32 |
+Zuguang Gu <z.gu@dkfz.de> |
|
33 |
+ |
|
27 | 34 |
|
28 | 35 |
} |
29 | 36 |
\examples{ |
30 | 37 |
# no example |
31 |
-NULL} |
|
38 |
+NULL |
|
39 |
+} |
Commit id: 6cf15a1b2514d9c86295206a55c9d5efadc00f70
check row orders
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@105276 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,39 +1,31 @@ |
1 | 1 |
\name{AdditiveUnit} |
2 | 2 |
\alias{AdditiveUnit} |
3 | 3 |
\title{ |
4 |
-Constructor method for AdditiveUnit class |
|
5 |
- |
|
4 |
+Constructor method for AdditiveUnit class |
|
6 | 5 |
|
7 | 6 |
} |
8 | 7 |
\description{ |
9 |
-Constructor method for AdditiveUnit class |
|
10 |
- |
|
8 |
+Constructor method for AdditiveUnit class |
|
11 | 9 |
|
12 | 10 |
} |
13 | 11 |
\usage{ |
14 |
-AdditiveUnit(...) |
|
15 |
-} |
|
12 |
+AdditiveUnit(...)} |
|
16 | 13 |
\arguments{ |
17 | 14 |
|
18 | 15 |
\item{...}{arguments.} |
19 |
- |
|
20 | 16 |
} |
21 | 17 |
\details{ |
22 |
-This method is not used in the package. |
|
23 |
- |
|
18 |
+This method is not used in the package. |
|
24 | 19 |
|
25 | 20 |
} |
26 | 21 |
\value{ |
27 |
-No value is returned. |
|
28 |
- |
|
22 |
+No value is returned. |
|
29 | 23 |
|
30 | 24 |
} |
31 | 25 |
\author{ |
32 |
-Zuguang Gu <z.gu@dkfz.de> |
|
33 |
- |
|
26 |
+Zuguang Gu <z.gu@dkfz.de> |
|
34 | 27 |
|
35 | 28 |
} |
36 | 29 |
\examples{ |
37 | 30 |
# no example |
38 |
-NULL |
|
39 |
-} |
|
31 |
+NULL} |
ComplexHeatmap/ podkat/ RBM/
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ComplexHeatmap@101658 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,39 @@ |
1 |
+\name{AdditiveUnit} |
|
2 |
+\alias{AdditiveUnit} |
|
3 |
+\title{ |
|
4 |
+Constructor method for AdditiveUnit class |
|
5 |
+ |
|
6 |
+ |
|
7 |
+} |
|
8 |
+\description{ |
|
9 |
+Constructor method for AdditiveUnit class |
|
10 |
+ |
|
11 |
+ |
|
12 |
+} |
|
13 |
+\usage{ |
|
14 |
+AdditiveUnit(...) |
|
15 |
+} |
|
16 |
+\arguments{ |
|
17 |
+ |
|
18 |
+ \item{...}{arguments.} |
|
19 |
+ |
|
20 |
+} |
|
21 |
+\details{ |
|
22 |
+This method is not used in the package. |
|
23 |
+ |
|
24 |
+ |
|
25 |
+} |
|
26 |
+\value{ |
|
27 |
+No value is returned. |
|
28 |
+ |
|
29 |
+ |
|
30 |
+} |
|
31 |
+\author{ |
|
32 |
+Zuguang Gu <z.gu@dkfz.de> |
|
33 |
+ |
|
34 |
+ |
|
35 |
+} |
|
36 |
+\examples{ |
|
37 |
+# no example |
|
38 |
+NULL |
|
39 |
+} |