# HG changeset patch # User xuebing # Date 1333216725 14400 # Node ID bac957616de74c58bafda0c4a72c23d03308ce21 # Parent d445743c65bf359bac09a22b12299ca46d935ba8 Uploaded diff -r d445743c65bf -r bac957616de7 bed_shuffle.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bed_shuffle.xml Sat Mar 31 13:58:45 2012 -0400 @@ -0,0 +1,44 @@ + + shuffle intervals chromosome not weighted by length + shuffleBed -i $input -g $genome $chrom > $outfile + #if $limit.limit_select=="include": + -incl $limitfile + #else if $limit.limit_select=="exclude": + -excl $limitfile + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +Every chromosome are choosed with equal probability, regardless their size. Please use the tool 'random intervals' instead for general randomization. + + +