και ένα άρθρο για αυτά

http://www.linuxjournal.com/article/7975


O/H Dimitris έγραψε:

> Γεια σου Ηλία
> Αν εννοείς αρχεία: Protein Data Bank 
> (http://reference.wolfram.com/mathematica/ref/format/PDB.html)δες παρακάτω 
> ένα perl script για να τα ανοίγεις, διαβάζεις, και να τα γράφεις παρμένο από 
> το CPAN.
> Αν όχι, τότε περιέγραψε λίγο τι αρχείο είναι. Που το βρήκες? Ascii/binary etc.
> off topic: ONχαιρετώ όλους στην λίστα. Είμαι νέο μέλος. Βλέπω να επικρατεί 
> ωραίο κλίμα και συνεργασία. πολύ χαίρομαι.off topic: OFF
>
> ------------use Chemistry::File::PDB;
>      # read a PDB file     my $macro_mol = 
> Chemistry::MacroMol->read("myfile.pdb");
>      # write a PDB file     $macro_mol->write("out.pdb");
>      # read all models in a multi-model file     my @mols = 
> Chemistry::MacroMol->read("models.pdb");
>      # read one model at a time     my $file = 
> Chemistry::MacroMol->file("models.pdb");     $file->open;     while (my $mol 
> = $file->read_mol($file->fh)) {         # do something with $mol     
> }-------------
> -- Dimitris Kavroudakis___________________www.dimitrisk.gr
>
>
>
> ΚΙΝΗΣΗ wrote:> Καλημέρα σας> γνωρίζει κανείς πως μπορείς να δεις ηλεκτρονικά 
> βιβλία με extension *.pdb ;> > Ευχαριστώ> > -- > Ηλίας Φ. Ζεέρης,> 
> Φυσικοθεραπευτής> Ανδρομάχης 61, 176 71> Καλλιθέα Αθή�να> 
>
> -- Ubuntu-gr mailing [EMAIL PROTECTED]
> If you do not want to receive any more messages from the ubuntu-gr mailing 
> list, please follow this link and choose 
> unsubscribe:https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr
>
>
>   
-- 
Ubuntu-gr mailing list
[email protected]

If you do not want to receive any more messages from the ubuntu-gr mailing 
list, please follow this link and choose unsubscribe:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

Απαντηση