1BP_AACOMP(1)          User Contributed Perl Documentation         BP_AACOMP(1)
2
3
4

NAME

6       aacomp - amino acid composition of protein sequences
7

SYNOPSIS

9         aacomp [-f/--format FORMAT] [-h/--help] filename
10         or
11         aacomp [-f/--format FORMAT] < filename
12         or
13         aacomp [-f/--format FORMAT] -i filename
14

DESCRIPTION

16       This scripts prints out the count of amino acids over all protein
17       sequences from the input file.
18

OPTIONS

20       The default sequence format is fasta.
21
22       The sequence input can be provided using any of the three methods:
23
24       unnamed argument
25            aacomp filename
26
27       named argument
28            aacomp -i filename
29
30       standard input
31            aacomp < filename
32

FEEDBACK

34   Mailing Lists
35       User feedback is an integral part of the evolution of this and other
36       Bioperl modules. Send your comments and suggestions preferably to the
37       Bioperl mailing list.  Your participation is much appreciated.
38
39         bioperl-l@bioperl.org                  - General discussion
40         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
41
42   Reporting Bugs
43       Report bugs to the Bioperl bug tracking system to help us keep track of
44       the bugs and their resolution. Bug reports can be submitted via the
45       web:
46
47         http://bugzilla.open-bio.org/
48

AUTHOR - Jason Stajich

50       Email jason@bioperl.org
51

HISTORY

53       Based on aacomp.c from an old version of EMBOSS
54
55
56
57perl v5.12.0                      2010-04-29                      BP_AACOMP(1)
Impressum