[Biojava-l] Introducing a mutation in a DNA sequence

Jonas Dehairs jonas.dehairs at gmail.com
Sat Mar 28 16:13:07 UTC 2015


I want to introduce a mutation to a DNA sequence at a particular location.
I can't seem to find a suitable method for this in the 4.0 API. What would
make most sense to me is a setCompoundAt (int position, c compound) method
in the AbstractSequence class, similar to the getCompoundAt(int position)
method, but this doesn't seem to exist. And the mutator class seems to be
for proteins only. How can I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biojava-l/attachments/20150328/3596a15e/attachment.html>


More information about the Biojava-l mailing list