Repository revision
10:54223991334b

Repository 'dna_visualizer'
hg clone https://toolshed.g2.bx.psu.edu/repos/nick/dna_visualizer

DNA visualizer tool metadata
Miscellaneous
Visualize DNA with colored pixels.
visualdna
toolshed.g2.bx.psu.edu/repos/nick/dna_visualizer/visualdna/0.1
0.1
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/nick/dna_visualizer/visualdna/0.1 (this tool)
visualdna
Requirements (dependencies defined in the <requirements> tag set)
name version type
pil 1.1.7 package
Additional information about this tool
literal.py $input -o $output -c -s ${width}x${height}
  #if $colors.custom:
    -b $colors.background -G $colors.G -C $colors.C -A $colors.A -T $colors.T 
  #end if
  
python
False
Functional tests
No functional tests defined