1BP_MAKE_MRNA_PROTEIN(1)User Contributed Perl DocumentatioBnP_MAKE_MRNA_PROTEIN(1)
2
3
4

DESCRIPTION

6       Convert an input mRNA/cDNA sequence into protein using translate()
7
8         -f/--frame           Specifies frame [0,1,2]
9
10       One can also specify:
11
12         -t/--terminator      Stop Codon character (defaults to '*')
13         -u/--unknown         Unknown Protein character (defaults to 'X')
14         -cds/--fullcds       Expected Full CDS (with start and Stop codon)
15         -throwOnError        Throw error if no Full CDS (defaults to 0)
16         -if/--format         Input format (defaults to FASTA/Pearson)
17         -of/--format         Output format (defaults to FASTA/Pearson)
18         -o/--output          Output Filename (defaults to STDOUT)
19         -i/--input           Input Filename (defaults to STDIN)
20         -ct/--codontable     Codon table to use (defaults to '1')
21
22       See Bio::PrimarySeq for more information on codon tables and the transā€
23       late() method
24

AUTHOR - Jason Stajich

26         Email jason-at-bioperl-dot-org
27
28
29
30perl v5.8.8                       2007-05-07           BP_MAKE_MRNA_PROTEIN(1)
Impressum