# HG changeset patch # User jjalmagro # Date 1421339085 18000 # Node ID 8e5b97b272ee3398a606b5989da78110cd37077f # Parent c5c2b0713be4be753048dd98cb6a356c9d7643a1 Uploaded diff -r c5c2b0713be4 -r 8e5b97b272ee findMotif.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/findMotif.xml Thu Jan 15 11:24:45 2015 -0500 @@ -0,0 +1,50 @@ + + Find specified motif in sequence + /steno-internal/projects/galaxy-test/galaxy-dist/tools/findMotifs/findMotif -motif="$motif" "$input1" + #if str( $options_type.options_type_selector ) == "advanced": + -chr="${options_type.chr}" + -strand="${options_type.strand} + "${options_type.wigOutput}" + #end if + > "$output" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Find specified motif in a sequence from a FASTA file. + + + +