Re: [Biojava-l] concatenating chromatograms

2006-02-02 Thread Andy Yates
Throwing my opinion into the ring on this I've got to agree with Russ here. I would think that SCF is a more sensible format for this kind of procedure but there is the added bonus that the SCF parser does not encode delta-delta values which the SCF specification is completely dependant on. S

Re: [Biojava-l] concatenating chromatograms

2006-02-02 Thread Russ Kepler
On Wednesday 01 February 2006 11:41 pm, Heather Kent wrote: > I would like to write a small application that would concatenate abi or scf > chromatograms and write out a new chromatogram file.. > has anyone done something similar to this or seen any code that would be > helpful for me, i am new at

Re: [Biojava-l] concatenating chromatograms

2006-02-02 Thread mark . schreiber
AIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/02/2006 02:41 PM To: biojava-l@biojava.org cc: (bcc: Mark Schreiber/GP/Novartis) Subject: [Biojava-l] concatenating chromatograms I would like to write a small application that would concatenate abi o

[Biojava-l] concatenating chromatograms

2006-02-02 Thread Heather Kent
I would like to write a small application that would concatenate abi or scf chromatograms and write out a new chromatogram file.. has anyone done something similar to this or seen any code that would be helpful for me, i am new at programming and have been looking through the Biojava API