a | b/man/gtree.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/data.R |
||
3 | \docType{data} |
||
4 | \name{gtree} |
||
5 | \alias{gtree} |
||
6 | \title{Phylogenetic Tree Object} |
||
7 | \format{ |
||
8 | A `ggtree` object. |
||
9 | } |
||
10 | \source{ |
||
11 | The phylogenetic tree was constructed based on sequence alignment data obtained from [Data Source, e.g., NCBI database, specific study, etc.]. |
||
12 | } |
||
13 | \usage{ |
||
14 | data(gtree) |
||
15 | } |
||
16 | \description{ |
||
17 | A dataset containing a phylogenetic tree object created using the `ggtree` package. |
||
18 | This tree represents the evolutionary relationships among a set of species or genes. |
||
19 | } |
||
20 | \keyword{datasets} |
||
21 | \keyword{phylogenetics} |