From 73cf89261185c8f340a47166103c79783b2b3cb5 Mon Sep 17 00:00:00 2001 From: Nick Tustison Date: Wed, 20 Nov 2024 11:42:29 -0800 Subject: [PATCH] DOC: Append documentation. --- R/preprocessImage.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/preprocessImage.R b/R/preprocessImage.R index ce824d9..7a89bc1 100644 --- a/R/preprocessImage.R +++ b/R/preprocessImage.R @@ -10,7 +10,7 @@ #' for intensity truncation. #' @param brainExtractionModality string or NULL. Perform brain extraction #' using antsxnet tools. One of "t1", "t1v0", "t1nobrainer", "t1combined", -#' "flair", "t2", "bold", "fa", "t1infant", "t2infant", or NULL. +#' "flair", "t2", "bold", "fa", "t1infant", "t2infant", "t1threetissue", or NULL. #' @param templateTransformType see Details in help for \code{antsRegistration}. #' Typically "Rigid" or "Affine". #' @param template an ANTs image (not skull-stripped). Other premade templates