Thanks! I will have a try.
Hi,
I need to display ABI trace file in PNG format in command-line way. I try abiview but failed on my computer. So, do any other command-line tools available for this task?
3 answers
The poster is looking for a command-line tool.
Sorry, I neglected that. It works from the command line too. http://www.geospiza.com/finchtv/help/pages/C-WorkingWithYourData/01-OpenFiles.html
@aaron: The link you posted above shows command-line usage in non-Win32 cases, non of which show how to automatically export a PNG image (see OP question) of the trace data. The OP wants a command-line program for Windows to create an image file of the trace, presumably to use as part of a pipeline.
You're quite right. Poor answer on my part. Apologies.
- There is an official Windows port of the EMBOSS suite. I've not managed to get
abiviewto produce good-quality output. It exports the trace as separate image files of 40 bases (default) each. This can be changed with the-windowparameter. However,abiviewthen exported the entire trace into one image file which was the same size as each of the separate files, so that the entire trace was squashed into 800 pixels.abiviewmay not be the best solution, unless someone else can post further assistance. - BioEdit/BioLign (click the image for download or go here) have an option "Edit -> Copy trace window as a bitmap" which works well. It's not a "command-line" program though.
Thanks. abiview is OK and I solved the problem when I using the abiview first time. Now it's pretty good.
Log in to answer this question.
In what way did it fail? Do you mean it failed because it is not a Win32 application?
you will only waste time with Windows, as its support for command line tools and terminals is very poor. Moreover, it will be complicated to install mostly any command line tool. Ubuntu is free and you can install it in 20 minutes.
What do you mean by "command-line"?