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

AUTHOR - Jason Stajich

52       Email jason@bioperl.org
53

HISTORY

55       Based on aacomp.c from an old version of EMBOSS
56
57
58
59perl v5.8.8                       2007-05-07                      BP_AACOMP(1)
Impressum