Cytoscape 3.1.1 is a bug-fix release of Cytoscape 3.x series. This is a mainstream release of Cytoscape 3 and is recommended for all users.
The following major issues have been fixed in Cytoscape 3.1.1.
For complete list of fixed bugs, please visit our issue tracker web site. More details are available in the last section of Welcome Letter.
Cytoscape 3.1.1 supports the following systems:
For Japanese, Korean, and Chinese users, rendering a network to a PDF file can result in loss of labeling information in the PDF. As a workaround, users can generate any type of image file and use the image file instead.
The latest privacy policy is posted here.
On Linux, on the proxy configuration dialog box, fonts are clipped and messages are truncated.
On all platforms, users installing Cytoscape directly from a ZIP or TAR file should manually clear the Cytoscape cache by deleting the CytoscapeConfiguration folder in the user’s home directory.
While v3.1 has both 32 bit OS and Java 6 support, we plan to remove support for these configurations in Cytoscape v3.2, which is under development and will likely be released in the later third of 2014. This matches current industry practice, and allows us to focus our resources on more advanced feature development. Once v3.2 is released, we will continue to make previous Cytoscape versions available, and they will continue to have 32 bit OS and Java 6 support.
When loading multiple networks into the same network collection, it is important to import edge tables only after each of the networks is loaded. Interspersing edge table imports with network loads may cause edge columns to become inaccessible to some networks. Node columns are unaffected by this issue.
On the Mac platform, Java 6 will be used by default (and automatically installed if necessary), even if Oracle Java 7 is installed. To use Oracle Java 7, you will have to set the JAVA_HOME environment variable to the Java 7 installation path.
To do this automatically on startup, add the following line to the .bashrc file in your home directory:
export JAVA_HOME=$(/usr/libexec/java_home)
And the following to the .profile file in your home directory:
if [ -f ~/.bashrc ]; then source ~/.bashrc fi
Note that this only applies to Cytoscape instances launched from the command line using the cytoscape.sh script - Java 7 is not supported when launching from the GUI. This issue will be resolved in a future release.
On all platforms, all Cytoscape session files recorded since v3.0.1 are encoded in UTF-8 instead of the native language encoding. This makes session files portable between workstations in all locales. Users in Japan, Korea, and China are most affected – existing v3.0.0 or v2.x session files must be translated to UTF-8 using a platform-dependent editor (which most users are already using for this purpose). Users in Europe and the Americas are affected, too, if they use characters beyond the standard ANSI 128 – they can translate to UTF-8 using a platform-dependent editor (e.g., Notepad for Windows).
Users upgrading from previous Cytoscape versions (e.g., 3.0.2) may notice that the Welcome Screen contains only six of the eight organism networks shown in the user manual. To add the two new networks, terminate Cytoscape, remove the biogrid directory in the CytoscapeConfiguration directory, and restart Cytoscape. For more information on the CytoscapeConfiguration directory, see Launching Cytoscape in manual.
Executing Cytoscape command scripts using the -S (or —script) command line option may not work if an app does not start properly or no apps are installed. If you are experiencing this issue on a clean install of Cytoscape, installing a small app (such as Cy3PerformanceReporter) should resolve the problem. Additionally, relative file paths are not supported by -S/—script, nor are any paths with backslashes, spaces, or colons. As an alternative, command scripts can be executed using the Tools-Execute Command File menu item.
Your bug reports are very important to improve quality of future versions of Cytoscape 3. If you notice any problems, please report them from:
Help → Report a bug...
Or, you can directly report it from Report a bug link on the navigation bar.
We need your feedback to improve Cytoscape 3! Please send your questions and comments to our mailing list.