Low resolution sequence alignment visualization
This program is now part of the main jvarkit
tool. See jvarkit for compiling.
Usage: java -jar dist/jvarkit.jar biostar77288 [options] Files
Usage: biostar77288 [options] Files
Options:
-h, --help
print help and exit
--helpFormat
What kind of help. One of [usage,markdown,xml].
-o, --out
Output file. Optional . Default: stdout
-S, --seqlogo
Input is seqLogo
Default: false
--version
print version and exit
-W, --width
Alignment width
Default: 1000
-r
Use Rectangle.
Default: false
The project is licensed under the MIT license.
Should you cite biostar77288 ? https://github.com/mr-c/shouldacite/blob/master/should-I-cite-this-software.md
The current reference is:
http://dx.doi.org/10.6084/m9.figshare.1425030
Lindenbaum, Pierre (2015): JVarkit: java-based utilities for Bioinformatics. figshare. http://dx.doi.org/10.6084/m9.figshare.1425030
curl -s "http://www.tcoffee.org/Courses/Exercises/saragosa_pb_2010/practicals/practical_2/ex.1.19/file/clustalw.msa" |\
java -jar dist/biostar77288.jar > result.svg