[Biojava-l] OOP molecular systems

2001-08-12 Thread Suzanne Sirois
Dear subscriber, I am looking form OOP representation of molecular systems. Atoms->proteins->DNA thanks for your responses SS "Sometimes your joy is the source of your smile, but sometimes your smile can be the source of your joy." - THICH NHAT HANH ***

[Biojava-l] Error Corrections

2001-08-12 Thread Schreiber, Mark
Hi - I have found some errors during programming, 2 are mine :( Could someone commit them? DistributionTools line 108 change to: for(Iterator i = ent.keySet().iterator(); i.hasNext();){ DistributionTools line 133 change to: Symbol s = a.symbolAt(seqLabel,i+1); WMAsMM line 201

[Biojava-l] correct that correction!?

2001-08-12 Thread Schreiber, Mark
Sorry I must have been snoozing in that last email the correct line in DistributionTools should be: for(Iterator i = ent.values().iterator(); i.hasNext();){ Mark Schreiber Bioinformatics AgResearch Invermay PO Box 50034 Mosgiel New Zealand PH: +64 3 489 9175 ==