diff --git a/R/tf.R b/R/tf.R index 9dada5ff..69ba5249 100644 --- a/R/tf.R +++ b/R/tf.R @@ -77,10 +77,7 @@ #' # plotting the TAI using log2 transformed expression levels #' # and performing the Flat Line Test to obtain the p-value #' PlotSignature(ExpressionSet = tf(PhyloExpressionSetExample, log2), -#' permutations = 10, -#' type = "l", -#' lwd = 5, -#' TestStatistic = "FlatLineTest") +#' permutations = 1000) #' #' #' diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 13954456..9b340123 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -8,7 +8,7 @@ articles: Intermediate: Intermediate.html Introduction: Introduction.html Phylostratigraphy: Phylostratigraphy.html -last_built: 2024-10-03T15:57Z +last_built: 2024-10-03T16:07Z urls: reference: https://drostlab.github.io/myTAI/reference article: https://drostlab.github.io/myTAI/articles diff --git a/docs/reference/EarlyConservationTest.html b/docs/reference/EarlyConservationTest.html index aa0a0f62..740d98a5 100644 --- a/docs/reference/EarlyConservationTest.html +++ b/docs/reference/EarlyConservationTest.html @@ -191,10 +191,10 @@