This is the command bp_seqconvertp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
bp_seqconvert - generic BioPerl sequence format converter
SYNOPSIS
bp_seqconvert --from in-format --to out-format < file.in-format > file.out-format
# or
bp_seqconvert -f in-format -t out-format < file.in-format > file.out-format
DESCRIPTION
This script gives command line interface to BioPerl Bio::SeqIO.
Use bp_seqconvertp online using onworks.net services