Code Monkey home page Code Monkey logo

Comments (11)

cwatson avatar cwatson commented on August 25, 2024

Sorry, I thought I had replied to this sooner. I need the code you used and all the data that would allow me to reproduce this error.

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

cwatson avatar cwatson commented on August 25, 2024

I still have not received any code. I cannot debug your issue without it.

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

cwatson avatar cwatson commented on August 25, 2024

Please do not use code from older versions, as v3.0.0 is not backwards compatible. I have a few other comments:

  • In your 03_makeGraphs.R script, change the argument groups to grpNames.
  • You set weighting='sld' but your modality is fmri; this does not fit as sld is specific to DTI (streamline density).
  • I do not understand why you load so many packages in your initial script. I presume you use them for some purposes in another script, but it might not be necessary. It could introduce issues with function names conflicting across packages.

Otherwise, I did not get any errors. Please make sure you read through the current User Guide. Specifically Chapter 7.3; there is a code block that you can try and it should work for you.
If you are new to R programming/scripting, I recommend taking some kind of introductory (short) course or following some tutorials (which can be found online), or if you have the time to read an introductory book (there should be some free e-books out there somewhere).

I will close the issue for now, but please try my suggestions and if there continues to be a problem let me know. You may want to join the Google Group, as I think it is more appropriate for small errors such as this. But if you feel it is necessary, you may reopen the issue.

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

cwatson avatar cwatson commented on August 25, 2024

I assume you are referring to the error you see when you simply type g. That error is specific to igraph, and it is not a critical error, so you would have to contact the igraph developers to solve it. However, it should not affect data analysis.

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

lupbla avatar lupbla commented on August 25, 2024

from braingraph.

cwatson avatar cwatson commented on August 25, 2024

You are doing it backwards; subnet should include the names of the regions you want to keep. Please read the documentation carefully.

from braingraph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.