[Bioperl-l] module for description of sequence variants (where to place code)

Andreas Leimbach andreas.leimbach at uni-wuerzburg.de
Mon Feb 25 10:32:43 UTC 2013


Hi Carnë,

for your last question:
You can convert aa strings from one to three letter code with 
'Bio::SeqUtils'.

Cheers,
Andreas

--
Andreas Leimbach
Universität Münster
Institut für Hygiene
Mendelstr. 7
D-48149 Münster
Germany

Tel.: +49 (0)551 39 3843
E-Mail: andreas.leimbach at uni-wuerzburg.de

On 25.2.13 11:08, Carnë Draug wrote:
> Hi
>
> I'm writing a perl module to write a description of the variance
> between 2 sequences as described on
> http://www.hgvs.org/mutnomen/recs-prot.html
>
> Basically, given 2 sequences, would returns something like "p.Lys2del
> p.His25_Met26insGln" if those are the differences. It also accounts
> for the existence of - characters on the sequences that may come from
> their alignment.
>
> My question is, where on the project tree should I place the module?
>
> Also, is there something already written that would convert from 1 to
> 3 letter code?
>
> Carnë
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>



More information about the Bioperl-l mailing list