[Bioperl-guts-l] [Bug 2073] New: sreformat.pl requires the -i flag to run
bugzilla-daemon at newportal.open-bio.org
bugzilla-daemon at newportal.open-bio.org
Fri Aug 11 18:11:24 EDT 2006
http://bugzilla.open-bio.org/show_bug.cgi?id=2073
Summary: sreformat.pl requires the -i flag to run
Product: Bioperl
Version: 1.4 branch
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bioperl-guts-l at bioperl.org
ReportedBy: mmokrejs at ribosome.natur.cuni.cz
Despite the --help documentation one has to use the -i flag to make
sreformat.pl run, otherwise it probably silently exits doing nothing
(bioperl-1.42).
The command-line which works is:
sreformat.pl -if embl -of genbank -i - -o $n.gb
Please, update the runtime documentation or at least builtin checks so that the
utility will die when user supplies a wrong format name while displaying
supported formats. For example, 'GenBank' versus 'genbank' or 'gb'. Thanks.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Bioperl-guts-l
mailing list