Bio/SeqUtils: trunc_with_features() and revcom_with_features()
commitd2f67f78bd486995a854d355c35dc2f32ad9e85a
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Sun, 22 Sep 2013 03:19:25 +0000 (22 00:19 -0300)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Sun, 22 Sep 2013 03:19:25 +0000 (22 00:19 -0300)
treeb58c0566c8056c0d2f3fc338a6f750cab671fb71
parente2b83b982c6aba87a027d40dd9597657ee9932de
Bio/SeqUtils: trunc_with_features() and revcom_with_features()
now explicitly removes all annotations/features before adding some back,
so they don't conflict with trunc() and revcom() object cloning
Bio/SeqUtils.pm
t/SeqTools/SeqUtils.t