# HG changeset patch # User jjalmagro # Date 1422441951 18000 # Node ID 83b2fbc9368dc86883de0818ca742798356a6057 # Parent 7f4e7cdc5d33cb4fae5d1752d9bed9d901355fed Uploaded diff -r 7f4e7cdc5d33 -r 83b2fbc9368d findMotif.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/findMotif.xml Wed Jan 28 05:45:51 2015 -0500 @@ -0,0 +1,50 @@ + + Find specified motif in sequence + 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. + + + +