# HG changeset patch # User mzeidler # Date 1383584275 18000 # Node ID a8b31d446fec5f9f8dd5a865776103955d17ee0b # Parent c74e70b459ddbd3e6083945dd6a51a1ac266f9a8 updated vhom regions with multiple hit file input and adapted visualization diff -r c74e70b459dd -r a8b31d446fec vhom_region.xml --- a/vhom_region.xml Mon Nov 04 11:54:58 2013 -0500 +++ b/vhom_region.xml Mon Nov 04 11:57:55 2013 -0500 @@ -1,4 +1,4 @@ - + Derive homologous groups and regions from hit files. @@ -10,7 +10,12 @@ vhom_regionplot.py --html_file $hom_output --directory ${hom_output.files_path} --stats $stat_output - --virana_hits $virana_hits + --virana_hits $virana_hit + + #for $i , $s in enumerate($hit_repeat) + --virana_hits $s.virana_hits + #end for + #if $cdna --cdna $cdna @@ -53,7 +58,12 @@ - + + + + + +