Description Usage Arguments Details
Convenience function to do all the CX neurons renaming
1 2 3 4 5 6 | cxRetyping(
connections,
redefinePartners = TRUE,
postfix = c("raw", "to", "from"),
verbose = FALSE
)
|
connections |
Connectivity table or neuronBag to modify |
redefinePartners |
If table is a neuronBag, should the partners also be retyped? |
postfix |
One of "raw, "to" or "from". Specify if type (and name) columns in table to be modified are postfixed with to and from or nothing |
verbose |
Should messages about progress be displayed |
PFL1,3 and PFR_a and _b are renamed so that the outputs of a subtype go to the same region. All others are renamed L/R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.