Diego,
I noticed that the ResNet input file, Panucoinputfilefinal.txt, was tab-delimited. When I attempted to run ResNet using Panucoinputfilefinal.txt I also experienced the problem that you described. To correct this, I converted Panucoinputfilefinal.txt into a space-delimited file. I was able to run ResNet successfully using the space-delimited version of the input file, which I am attaching (PanucoinputfilefinalTF.txt).
I converted the file to space-delimited by opening the file in Excel and saving it to CSV format. I then opened the CSV file in the text editor WinEdt and replaced all of the commas with a blank space.
Trevon
From: Diego Hernan
Valencia Korosi [mailto:zen...@gmail.com]
Sent: Monday, May 12, 2008 7:39 PM
To: Trevon Fuller
Subject: Re: Calculating adjacency in ResNet
Here are the files
Thanks a lot for your help
Diego