Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. awknerd

    Urgent Help Needed. Merging lines in .txt file

    Well, here's some code I've used for the following input, using distance <=1000 to merge. INPUT: Use distance <=1000 to merge chr7 27104483 27104633 ENm010Block71 150 0 chr7 27104634 27104812 ENm010Block72 178 0 chr7 27104813 27105154 ENm010Block73 341 0 chr7 27106872 27106977 ENm010Block74...
  2. awknerd

    Urgent Help Needed. Merging lines in .txt file

    I need to write a script that reads through an input .txt file and replaces the end value with the end value of the next line for lines that have distance <=4000. The first label line is not actually in the input. In the below example, 3217 is the distance from the end of the first line to the...

Part and Inventory Search

Back
Top