195a08fae15bd2ca55f2f2ed11d0c359521efcc4 markd Wed May 17 09:13:21 2023 -0700 added program to convert protein/protein or protein NA PSLs to NA/NA PSLs. The multiplies coordinates by three; trimming any overlapping blocks that might be creates. This is intended to use with pslMap diff --git src/utils/makefile src/utils/makefile index 020e0b3..68c46d8 100644 --- src/utils/makefile +++ src/utils/makefile @@ -71,30 +71,31 @@ headRest \ htmlCheck \ matrixClusterColumns \ matrixMarketToTsv \ matrixNormalize \ matrixToBarChartBed \ newProg \ newPythonProg \ nibFrag \ nibSize \ paraFetch \ paraSync \ pslMap \ pslMapPostChain \ pslPosTarget \ + pslProtToRnaCoords \ pslRc \ pslRemoveFrameShifts \ pslScore \ pslSwap \ pslToPslx \ randomLines \ raToTab \ raToLines \ rmFaDups \ rowsToCols \ sizeof \ spacedToTab \ splitFile \ splitFileByColumn \ strexCalc \