# HG changeset patch # User xuebing # Date 1333213313 14400 # Node ID 4cab9f01eb6f7066413fb5ff86ca0a23086e6454 # Parent 3ef31e76adf3d31e4b15d37dd59d696d46c72704 Deleted selected files diff -r 3ef31e76adf3 -r 4cab9f01eb6f bedclean.xml --- a/bedclean.xml Sat Mar 31 13:01:25 2012 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ - - remove off-chromosome lines - 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 - - - -