Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: misbehaving program

by reneeb (Chaplain)
on Apr 20, 2005 at 10:44 UTC ( [id://449550]=note: print w/replies, xml ) Need Help??


in reply to misbehaving program

First of all you should use use strict; and use warnings, then look at BioPerl. There are modules to read pdb-files!

good slides: http://www-users.cs.umn.edu/~karypis/Classes/CS5481/Misc/Intro_bioperl.ppt

to delete files you should use unlink (perldoc -f unlink) and you should close filehandles explicit.

Replies are listed 'Best First'.
Re^2: misbehaving program
by Anonymous Monk on Apr 20, 2005 at 11:21 UTC
    Hi there
    Thanks for the help so far. I am aware of bioperl, but wouldn't touch it with a barge pole quite honestly.
    I'll see how I get on as regards to the other suggestions though.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://449550]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-28 18:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found