Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catmaidserver #131

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Catmaidserver #131

wants to merge 4 commits into from

Conversation

alexanderbates
Copy link
Collaborator

  • Get the identity of the server to which you are connected
  • Search for skeleton IDs within a bounding box

This was referenced Aug 10, 2019
#' @param ... methods passed to catmaid::catmaid_fetch
#' @export
#' @rdname catmaid_skeletons_in_bbx
catmaid_skeletons_in_bbx <- function(bbx, min_nodes = 2, pid = 1, conn = NULL, ...){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jefferis it would be nice if for all these functions there could be examples, even if they are configured as not run.

* Search for skids within a specified boundingbox
*See the CATMAID instance in which a user is logged into, via R
* Get the UTC creation / edit time for a CATMAID treenode or connector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants