bp_seqconvert.1p

Langue: en

Autres versions - même langue

Version: 2008-06-24 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

seqconvert - generic BioPerl sequence format converter

SYNOPSIS

   seqconvert --from in-format --to out-format < file.in-format > file.out-format
   # or
   seqconvert -f in-format -t out-format < file.in-format > file.out-format
 
 

DESCRIPTION

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

SEE ALSO

Bio::SeqIO bp_sreformat.PLS for similar functionality which also supports AlignIO.

FEEDBACK


Mailing Lists

User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to the Bioperl mailing list. Your participation is much appreciated.

   bioperl-l@bioperl.org                  - General discussion
   http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
 
 

Reporting Bugs

Report bugs to the Bioperl bug tracking system to help us keep track of the bugs and their resolution. Bug reports can be submitted via the web:

   http://bugzilla.open-bio.org/
 
 

AUTHOR - Philip Lijnzaad

Email <p.lijnzaad-at-med.uu.nl>