Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Suggests:
License: GPL-3
LazyData: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.1
RoxygenNote: 7.1.2
Language: en-GB
Encoding: UTF-8
2 changes: 1 addition & 1 deletion R/neuriteblast.r
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#' across cores of the same machine. Before using this, the backend must be
#' registered using \code{registerDoMC} (see example below).
#'
#' @param query the query neuron.
#' @param query the query neuron, or neurons (\code{\link[nat]{neuronlist}}).
#' @param target a \code{\link[nat]{neuronlist}} to compare neuron against.
#' Defaults to \code{options("nat.default.neuronlist")}. See
#' \code{\link{nat-package}}.
Expand Down
2 changes: 1 addition & 1 deletion man/nblast.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.