[Biojava-l] mutating subsequence

Guoneng Zhong Guoneng.Zhong@med.nyu.edu
Mon, 4 Mar 2002 11:19:31 -0500


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 
subsequence.

Thanks,
Guoneng