Hi, thanks for developing this great R package! I have an issue running the script "brainGraph_permute", in particular when running the script the output is:error in { task 3 "atlas name "Gordon333dil" not found
I followed all the previous steps in the guide to build a custom atlas, successfully because all previous analysis and graph building were fine and correct. Also the bootstrapping was ok, but wen i run this command:brainGraph_permute(densities, all.dat.resids, perms = myPerms, level = "graph", atlas=atlas)
the output is the error i mentioned above.
In my Global Env Var there are either ATLAS variable (character "gordon333dil") and the gordon333dil (that is the data.table of my custom atlas).
Do you have any suggestion?
Thanks