# HG changeset patch # User xuebing # Date 1331385044 18000 # Node ID 2f4ea569f04838b6b6db6256f351e77b90836a30 # Parent b7f1d9f8f3bc7d7450e082aaba983f9f45d780d3 Uploaded diff -r b7f1d9f8f3bc -r 2f4ea569f048 bedclean.xml --- a/bedclean.xml Sat Mar 10 07:59:27 2012 -0500 +++ b/bedclean.xml Sat Mar 10 08:10:44 2012 -0500 @@ -1,33 +1,33 @@ remove off-chromosome lines - bedclean.py $input $genome $output > $log - - - - - - - + bedClean.py $input $genome $output > $log + + + + + + + - + -**Description** - -remove lines that are - -1. comment or track name lines - -2. on chr*_random - -3. or have negative coordinates - -4. or the end is larger than chromosome size - +**Description** + +remove lines that are + +1. comment or track name lines + +2. on chr*_random + +3. or have negative coordinates + +4. or the end is larger than chromosome size +