[ensembl-dev] program 'translate'?

Bronwen Aken ba1 at sanger.ac.uk
Fri Nov 26 09:37:52 GMT 2010


Hi Jinfeng Chen,

I think this comes from Sean Eddy's Squid package, which you can download here:
ftp://selab.janelia.org/pub/software/squid/

Cheers,
Bronwen


On 26 Nov 2010, at 02:52, Chen Jinfeng wrote:

> Hi All,
>  
> Does any one know a program 'translate' with an option -m? It was used in Bio::EnsEMBL::Analysis::Tools::TranslateTools.pm. Runing with -m means translating DNA with Met. I have no idea where this program from. Maybe you have familiar with this program or gramene genebuilder pipeline. Tell me somethings. Thanks.
>  
> Sincerely,
> Jinfeng Chen
>  
>  
>     my $command;
>     if ( $met){
>         $command = "translate -m $file |";
>     }
>     else{
>         $command = "translate $file |";
>     }
>     open ( ORF, $command ) || die( "Error running translate" );
>     ############################################################
>     # out put is of the form:
>     #> gi|20070124|ref|NM_000918.2|.44    length 62, nt 2236..2051
>     #AHDRRRSPGLREGEGPGLCRAPGLAATSSSSRHGGHPDRIRKSPFTQKCKSHDQSWRHCRRY
>     #> gi|20070124|ref|NM_000918.2|.45    length 34, nt 2047..1946
>     #VTMSSPAPSLPHGGQASPRRPGQGGTNTLMSKNV
>     #> gi|20070124|ref|NM_000918.2|.46    length 34, nt 1942..1841
>     #KSHRRNFQKEEKPPAGGRQRDSEHGSKHSGQTHV
> _______________________________________________
> Dev mailing list
> Dev at ensembl.org
> http://lists.ensembl.org/mailman/listinfo/dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20101126/53b2e6e6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2058 bytes
Desc: not available
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20101126/53b2e6e6/attachment.p7s>


More information about the Dev mailing list