# from CRAN
install.packages("myTAI", dependencies = TRUE)
# or, the developer version containing the newest features
devtools::install_github("drostlab/myTAI")
# make sure myTAI version is > 2.0.0
packageVersion("myTAI")
library(myTAI)
# obtain an example phylo-expression object
data("example_phyex_set")
# plot away!
myTAI::plot_signature(example_phyex_set)
or with your
BulkPhyloExpressionSet dataset.
(and donβt forget to cite)
Want to use myTAI on your data?
β click on the icons π§ below.
π Bring your datasets into
myTAI.
π Statistical analyses β learn about our
permutation tests.
π‘οΈ Check the robustness of your
patterns.
π¨ Destroy the hourglass! β
gaTAI functions to extract the genes that drive your
evolutionary transcriptomic patterns.
π Read about gene age inference
(phylostratigraphy) and transcriptome age index.
π Check out our gallery of example plots
+ functions.
Want to learn even more?
β check out our vignettes under the Articles tab or the Reference tab for a list
of functions and their documentation.