Introducing a mutation in a DNA sequence
Jonas Dehairs <[email protected]> Sat, 28 Mar 2015 17:13:07 +0100
| Newsgroups | gmane.comp.java.bio.general |
|---|---|
| Message-ID | <CAO+PtKerU6yiX8Knd-hP30S1bT7x4ZOMHa-fvE9cQT4kzykU2Q@mail.gmail.com> |
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? _______________________________________________ Biojava-l mailing list - [email protected] http://mailman.open-bio.org/mailman/listinfo/biojava-l