Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Repairing a Cytoscape Session file?

Received: by 10.100.40.10 with SMTP id n10mr5228619ann.28.1313511958933;
        Tue, 16 Aug 2011 09:25:58 -0700 (PDT)
X-BeenThere: cytoscape-discuss@googlegroups.com
Received: by 10.101.41.5 with SMTP id t5ls3589952anj.2.gmail; Tue, 16 Aug 2011
 09:25:56 -0700 (PDT)
Received: by 10.236.170.232 with SMTP id p68mr13398986yhl.1.1313511956044;
        Tue, 16 Aug 2011 09:25:56 -0700 (PDT)
Received: by 10.236.170.232 with SMTP id p68mr13398985yhl.1.1313511956032;
        Tue, 16 Aug 2011 09:25:56 -0700 (PDT)
Return-Path: <christian.fo...@utsouthwestern.edu>
Received: from zixvpm05.utsouthwestern.edu (zixvpm05.utsouthwestern.edu [199.242.239.79])
        by gmr-mx.google.com with ESMTPS id l50si161559yhm.1.2011.08.16.09.25.54
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 16 Aug 2011 09:25:55 -0700 (PDT)
Received-SPF: pass (google.com: domain of christian.fo...@utsouthwestern.edu designates 199.242.239.79 as permitted sender) client-ip=199.242.239.79;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of christian.fo...@utsouthwestern.edu designates 199.242.239.79 as permitted sender) smtp.mail=christian.fo...@utsouthwestern.edu
Received: from zixvpm05.utsouthwestern.edu (ZixVPM [127.0.0.1])
	by Outbound.utsouthwestern.edu (Proprietary) with ESMTP id A01FE4C214
	for <cytoscape-discuss@googlegroups.com>; Tue, 16 Aug 2011 11:25:54 -0500 (CDT)
Received: from swlxsmtp1.swmed.edu (swlxsmtp1.swmed.edu [199.165.152.166])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by zixvpm05.utsouthwestern.edu (Proprietary) with ESMTP id 6E1854C1D0
	for <cytoscape-discuss@googlegroups.com>; Tue, 16 Aug 2011 11:25:51 -0500 (CDT)
Received: from [129.112.153.8]
	by swlxsmtp1.swmed.edu with esmtp (Exim 4.76)
	(envelope-from <christian.fo...@utsouthwestern.edu>)
	id 1QtMSd-0006p8-8o
	for cytoscape-discuss@googlegroups.com; Tue, 16 Aug 2011 11:25:51 -0500
From: Christian Forst <christian.fo...@utsouthwestern.edu>
To: cytoscape-discuss@googlegroups.com
In-Reply-To: <7BAFE13E872240ADA881044A3A4E0BE8@DAHLIA>
References: <CAMHNpFEvZwZt-tuZ1rYhux+8i6AqDowKtkd-feLzv9njx+Q...@mail.gmail.com>
	 <1313510804.3216.297.camel@aiv>  <7BAFE13E872240ADA881044A3A4E0BE8@DAHLIA>
Content-Type: text/plain; charset="UTF-8"
Date: Tue, 16 Aug 2011 11:25:58 -0500
Message-ID: <1313511958.3216.303.camel@aiv>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.1
Content-Transfer-Encoding: 7bit
X-Scan-Signature: 1d06f19e0b5ef274560ff195311cd0ef
Subject: RE: [Cytoscape-discuss] Repairing a Cytoscape Session file?

Ruth

Great, thanks! That worked. Actually I could try that by myself, but as
a corollary, could I re-zip the session file without the apparently
corrupt session_vizmap.props and use it? Or does cytoscpae need some
session_vizmap.props file in the session file?

Christian

On Tue, 2011-08-16 at 12:17 -0400, Ruth Isserlin wrote:
> Hi Christian, 
> If you change the name of the session file from .cys to .zip and extract the
> contents you should be able to access the xgmml file of your network which
> should have all the info for the network in the session.
> Ruth