| 1. |
How Do I Get The Reverse-complement Of A Sequence Using The Subseq Method? |
|
Answer» ONE way is to pass the location to subseq in the form of a Bio::LocationI object. This object holds strand information as well as coordinates. One way is to pass the location to subseq in the form of a Bio::LocationI object. This object holds strand information as well as coordinates. |
|