In other words if the body_ids
argument contains all neurons in the
group.
Usage
manc_check_group_complete(group_id, body_ids, conn = manc_neuprint())
Arguments
- group_id
numeric/character with group id
- body_ids
vector with body ids to compare
- conn
Optional, a
neuprint_connection
object, which also specifies the neuPrint server. Defaults tomanc_neuprint()
to ensure that query is against the VNC dataset.