<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_forum.php?forum_id=2177" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC BrainNet Viewer Forum: open-discussion</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=2177</link>
  <description>General Discussion</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Sat, 04 Apr 2026 20:48:46 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>.edge file creation </title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=15498&amp;forum_id=2177</link>
   <description>&amp;lt;p&amp;gt;Hello everyone!&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;I have an M matrix of size 448x448 on matlab (attached here in M.xlsx document).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;I'm trying to convert it to a .edge text file so I can represent the connections between my nodes (data.node).&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;1)&amp;lt;/strong&amp;gt; I've tried the fprintf function:&amp;lt;br&amp;gt;for i = 1:size(M, 1)&amp;lt;br&amp;gt;&amp;amp;nbsp; &amp;amp;nbsp; fprintf(fid, '%f ', M(i, :)); % Writes each element with a space as separator&amp;lt;br&amp;gt;&amp;amp;nbsp; &amp;amp;nbsp; fprintf(fid, '\n'); % Adds a line feed at the end of each line&amp;lt;br&amp;gt;end&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The result is attached as frprint_file.edge&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;amp;nbsp;2)&amp;lt;/strong&amp;gt; I've also tried save('m.edge','M','-ascii').&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The result is attached as Save_file.edge&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;In both cases, a file is created and I can represent the connections (see illustration), but I have the data is being transformed or the recording isn't being done correctly, as only positive connection values are represented and the maximum value corresponds to the minimum value in my original matrix, as if there were a problem in the sign management...&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Do you have a simple and reliable method for transforming a matrix into the format desired by BrainNet (on matlab or directly from excel)?&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Thank you in advance for you help!&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;C&amp;amp;eacute;lia&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;</description>
   <author>celiavic</author>
   <pubDate>Fri, 06 Dec 2024 21:05:09 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=15498&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Can it work for regions other than brain?</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=12801&amp;forum_id=2177</link>
   <description>Hi,&lt;br /&gt;
          I am a new user for this s/w. My requirement is to use it as a tool for visualizing the network obtained from connectivity matrix of spinal cord (not brain). So, I would not require any volume/surface panel of brain to overlay the network on. I would just require the network visualization based on the nodes and their edges i.e connectivity values and don't need any surface (brain/spinal cord) to overlay it on. Is that possible to perform in this s/w?&lt;br /&gt;
&lt;br /&gt;
I have encountered other s/w like Gephi which performs similar function but they are not customized for fMRI data.  It will be really helpful if someone can let me know whether BrainNet viewer can create network visualization for regions other than brain? Thanks..</description>
   <author>Anirban Sengupta</author>
   <pubDate>Sat, 02 Oct 2021 17:37:20 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=12801&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>RE: Can't find Destrieux Atlas .nii file </title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=12281&amp;forum_id=2177</link>
   <description>[i]Originally posted by Molly Rowlands:[/i][quote]Hello, &lt;br /&gt;
&lt;br /&gt;
I am looking for a .nii file for the Destrieux atlas so that I can add it as an atlas within MRIcron/MRIcroGL. I know how to add atlases, the issue instead is that I cannot find where to access the Destrieux Atlas .nii file, e.g. the equivalent of the default all.nii atlas. Does anyone know where I can download this?; Is there a website with all of the available atlases that I am missing? &lt;br /&gt;
&lt;br /&gt;
Thanks in advance! &lt;br /&gt;
&lt;br /&gt;
Molly[/quote][color=#000000]Hi Molly,[/color]&lt;br /&gt;
&lt;br /&gt;
I could find only this: [url=https://www.nitrc.org/frs/download.php/11942/destrieux2009.tgz]https://www.nitrc.org/frs/download.php/11942/[/url][url=https://www.nitrc.org/frs/download.php/11942/destrieux2009.tgz]destrieux2009.tgz[/url]. You can download and uncompress it using 7zip or similar.&lt;br /&gt;
Alternatively, if you are familiar with python, you could try to use the 'datasets.fetch_atlas_destrieux_2009' or 'datasets.fetch_atlas_surf_destrieux' functions from the nilearn package.</description>
   <author>Andrea Cometa</author>
   <pubDate>Tue, 08 Jun 2021 12:25:45 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=12281&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Can't find Destrieux Atlas .nii file </title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=12281&amp;forum_id=2177</link>
   <description>Hello, &lt;br /&gt;
&lt;br /&gt;
I am looking for a .nii file for the Destrieux atlas so that I can add it as an atlas within MRIcron/MRIcroGL. I know how to add atlases, the issue instead is that I cannot find where to access the Destrieux Atlas .nii file, e.g. the equivalent of the default all.nii atlas. Does anyone know where I can download this?; Is there a website with all of the available atlases that I am missing? &lt;br /&gt;
&lt;br /&gt;
Thanks in advance! &lt;br /&gt;
&lt;br /&gt;
Molly</description>
   <author>Molly Rowlands</author>
   <pubDate>Fri, 02 Apr 2021 9:52:46 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=12281&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Matlab Script for Automated Visualization and Saving Imaging</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=10715&amp;forum_id=2177</link>
   <description>Dear Community,&lt;br /&gt;
&lt;br /&gt;
I am working with a very large number of connectivity matrices and it is very difficult to visualize and save the brain networks with the graphical interface of BrainNet Viewer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Could anyone please share some example script that can help read surface, node and edge files for the visualization and save the results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thank You,&lt;br /&gt;
Janzaib Masood</description>
   <author>Janzaib Masood</author>
   <pubDate>Sat, 16 Nov 2019 4:10:28 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=10715&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Creating Node File</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=10303&amp;forum_id=2177</link>
   <description>I am unable to understand how exactly does one create a node file? If we wish to create nodes for say, Desikan-Killany 112 nodes, how should we go about it? Any pointers will be very helpful as I am new to this.&lt;br /&gt;
Thanks&lt;br /&gt;
src</description>
   <author>src</author>
   <pubDate>Mon, 17 Jun 2019 14:28:32 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=10303&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Volume mapping</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=10074&amp;forum_id=2177</link>
   <description>Hello&lt;br /&gt;
&lt;br /&gt;
Is there a way when mapping a volume to make it transparent and only display the border?&lt;br /&gt;
Otherwise, software very useful and user-friendly ... thanks!&lt;br /&gt;
&lt;br /&gt;
Best&lt;br /&gt;
Fabien</description>
   <author>Fabien Cignetti</author>
   <pubDate>Sun, 17 Mar 2019 16:35:54 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=10074&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Options not accessible.</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8410&amp;forum_id=2177</link>
   <description>Moved to help.</description>
   <author>Thomas Alderson</author>
   <pubDate>Thu, 24 Aug 2017 8:05:29 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8410&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Setting my own modular colors</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=8357&amp;forum_id=2177</link>
   <description>Hi,&lt;br /&gt;
I would like to show my custom modules (partitioning or clustering or whatever you want to call them). &lt;br /&gt;
Is there a way?&lt;br /&gt;
It seems that the modular option in the option panel is setting different colors according to the internal algorithm of Brainnet viewer and this cannot be customized.&lt;br /&gt;
For example I don't want it to show the horizontal clusters green you see in the pictures with the same color, or specify myself each node which color should be.</description>
   <author>Alessandro Crimi</author>
   <pubDate>Wed, 09 Aug 2017 2:52:43 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=8357&amp;forum_id=2177</guid>
  </item>
  <item>
   <title>Welcome to Open-Discussion</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=2491&amp;forum_id=2177</link>
   <description>Welcome to Open-Discussion</description>
   <author>Christian Haselgrove</author>
   <pubDate>Thu, 07 Jul 2011 17:38:30 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=2491&amp;forum_id=2177</guid>
  </item>
 </channel>
</rss>
