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
18       supports AlignIO.
19

FEEDBACK

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

AUTHOR - Philip Lijnzaad

37       Email <p.lijnzaad-at-med.uu.nl>
38
39
40
41perl v5.12.0                      2010-04-29                  BP_SEQCONVERT(1)
Impressum