Re: [Biojava-l] mutating subsequence

2002-03-04 Thread Thomas Down
On Mon, Mar 04, 2002 at 11:19:31AM -0500, Guoneng Zhong wrote: > Hi, > Is there a way I can change the content of a SubSequence object? In the > constructor I give it the parent sequence, the start and end index of > that sequence. But what if I want to change it later? I want to reset > the

[Biojava-l] mutating subsequence

2002-03-04 Thread Guoneng Zhong
Hi, Is there a way I can change the content of a SubSequence object? In the constructor I give it the parent sequence, the start and end index of that sequence. But what if I want to change it later? I want to reset the start and/or the end, and thereby changing the length of the subsequenc