Hello, I have updated the package to v1.6.0. The only change here is to "brainGraph_init"; you can now specify a custom atlas by setting
atlas="custom"
in the function call, and specifying the name of your atlas by
custom.atlas="myAtlas"
(substituting "myAtlas" for the correct name). The full changes can be seen at
the NEWS.md file.
Chris