1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,29 +0,0 @@ |
1 |
-% Generated by roxygen2: do not edit by hand |
|
2 |
-% Please edit documentation in R/AllClasses.R |
|
3 |
-\docType{class} |
|
4 |
-\name{r8s-class} |
|
5 |
-\alias{r8s-class} |
|
6 |
-\title{Class "r8s" |
|
7 |
-This class stores output info from r8s} |
|
8 |
-\description{ |
|
9 |
-Class "r8s" |
|
10 |
-This class stores output info from r8s |
|
11 |
-} |
|
12 |
-\section{Slots}{ |
|
13 |
- |
|
14 |
-\describe{ |
|
15 |
-\item{\code{file}}{input file} |
|
16 |
- |
|
17 |
-\item{\code{fields}}{available feature} |
|
18 |
- |
|
19 |
-\item{\code{treetext}}{tree text} |
|
20 |
- |
|
21 |
-\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
|
22 |
- |
|
23 |
-\item{\code{extraInfo}}{extra information} |
|
24 |
-}} |
|
25 |
-\author{ |
|
26 |
-Guangchuang Yu \url{http://guangchuangyu.github.io} |
|
27 |
-} |
|
28 |
-\keyword{classes} |
|
29 |
- |
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@112578 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@111988 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -6,9 +6,6 @@ |
6 | 6 |
\title{Class "r8s" |
7 | 7 |
This class stores output info from r8s} |
8 | 8 |
\description{ |
9 |
-Class "r8s" |
|
10 |
-This class stores output info from r8s |
|
11 |
- |
|
12 | 9 |
Class "r8s" |
13 | 10 |
This class stores output info from r8s |
14 | 11 |
} |
... | ... |
@@ -23,21 +20,9 @@ This class stores output info from r8s |
23 | 20 |
|
24 | 21 |
\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
25 | 22 |
|
26 |
-\item{\code{extraInfo}}{extra information} |
|
27 |
- |
|
28 |
-\item{\code{file}}{input file} |
|
29 |
- |
|
30 |
-\item{\code{fields}}{available feature} |
|
31 |
- |
|
32 |
-\item{\code{treetext}}{tree text} |
|
33 |
- |
|
34 |
-\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
|
35 |
- |
|
36 | 23 |
\item{\code{extraInfo}}{extra information} |
37 | 24 |
}} |
38 | 25 |
\author{ |
39 |
-Guangchuang Yu \url{http://ygc.name} |
|
40 |
- |
|
41 | 26 |
Guangchuang Yu \url{http://ygc.name} |
42 | 27 |
} |
43 | 28 |
\keyword{classes} |
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@111817 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -6,6 +6,9 @@ |
6 | 6 |
\title{Class "r8s" |
7 | 7 |
This class stores output info from r8s} |
8 | 8 |
\description{ |
9 |
+Class "r8s" |
|
10 |
+This class stores output info from r8s |
|
11 |
+ |
|
9 | 12 |
Class "r8s" |
10 | 13 |
This class stores output info from r8s |
11 | 14 |
} |
... | ... |
@@ -20,9 +23,21 @@ This class stores output info from r8s |
20 | 23 |
|
21 | 24 |
\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
22 | 25 |
|
26 |
+\item{\code{extraInfo}}{extra information} |
|
27 |
+ |
|
28 |
+\item{\code{file}}{input file} |
|
29 |
+ |
|
30 |
+\item{\code{fields}}{available feature} |
|
31 |
+ |
|
32 |
+\item{\code{treetext}}{tree text} |
|
33 |
+ |
|
34 |
+\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
|
35 |
+ |
|
23 | 36 |
\item{\code{extraInfo}}{extra information} |
24 | 37 |
}} |
25 | 38 |
\author{ |
39 |
+Guangchuang Yu \url{http://ygc.name} |
|
40 |
+ |
|
26 | 41 |
Guangchuang Yu \url{http://ygc.name} |
27 | 42 |
} |
28 | 43 |
\keyword{classes} |
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@111813 bc3139a8-67e5-0310-9ffc-ced21a209358
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@109098 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,29 @@ |
1 |
+% Generated by roxygen2 (4.1.1): do not edit by hand |
|
2 |
+% Please edit documentation in R/AllClasses.R |
|
3 |
+\docType{class} |
|
4 |
+\name{r8s-class} |
|
5 |
+\alias{r8s-class} |
|
6 |
+\title{Class "r8s" |
|
7 |
+This class stores output info from r8s} |
|
8 |
+\description{ |
|
9 |
+Class "r8s" |
|
10 |
+This class stores output info from r8s |
|
11 |
+} |
|
12 |
+\section{Slots}{ |
|
13 |
+ |
|
14 |
+\describe{ |
|
15 |
+\item{\code{file}}{input file} |
|
16 |
+ |
|
17 |
+\item{\code{fields}}{available feature} |
|
18 |
+ |
|
19 |
+\item{\code{treetext}}{tree text} |
|
20 |
+ |
|
21 |
+\item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree} |
|
22 |
+ |
|
23 |
+\item{\code{extraInfo}}{extra information} |
|
24 |
+}} |
|
25 |
+\author{ |
|
26 |
+Guangchuang Yu \url{http://ygc.name} |
|
27 |
+} |
|
28 |
+\keyword{classes} |
|
29 |
+ |