Little Tools: Difference between revisions

From genomewiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
This is supposed to become a little collection of tools to facilitate everyday work with the UCSC tools. It's possible that they already exist somewhere in the [[the source tree]] but since there is so little documentation about the source tree, I might have overlooked them. I'm trying to add one per week.  
This is supposed to become a little collection of tools to facilitate everyday work with the UCSC file formats/tools. It's possible that they already exist somewhere in the [[the source tree]] but since there is so little documentation about the source tree, I might have overlooked them. I'm trying to add one per week.  


; [[bedProject]] Will add or substract numbers from positions in a bed file (gawk)
; [[bedProject]] Will add or substract numbers from positions in a bed file (gawk)

Revision as of 12:27, 11 August 2006

This is supposed to become a little collection of tools to facilitate everyday work with the UCSC file formats/tools. It's possible that they already exist somewhere in the the source tree but since there is so little documentation about the source tree, I might have overlooked them. I'm trying to add one per week.

bedProject Will add or substract numbers from positions in a bed file (gawk)