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

NAME

6       seqconvert - generic BioPerl sequence format converter
7

SYNOPSIS

9         seqconvert --from in-format --to out-format < file.in-format > file.out-format
10         # or
11         seqconvert -f in-format -t out-format < file.in-format > file.out-format
12

DESCRIPTION

14       This script gives command line interface to BioPerl Bio::SeqIO.
15

SEE ALSO

17       Bio::SeqIO bp_sreformat.PLS for similar functionality which also sup‐
18       ports AlignIO.
19

FEEDBACK

21       Mailing Lists
22
23       User feedback is an integral part of the evolution of this and other
24       Bioperl modules. Send your comments and suggestions preferably to the
25       Bioperl mailing list.  Your participation is much appreciated.
26
27         bioperl-l@bioperl.org                  - General discussion
28         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
29
30       Reporting Bugs
31
32       Report bugs to the Bioperl bug tracking system to help us keep track of
33       the bugs and their resolution. Bug reports can be submitted via the
34       web:
35
36         http://bugzilla.open-bio.org/
37

AUTHOR - Philip Lijnzaad

39       Email <p.lijnzaad-at-med.uu.nl>
40
41
42
43perl v5.8.8                       2007-05-07                  BP_SEQCONVERT(1)
Impressum