Skip to content

SelectionFileSpidertoXmipp

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

grep " 1 " select.spi | awk '{printf "%s%05.0f%s\n","/home/scheres/proteinA/imgs/img", $3,".spi"}' > imgs.sel


(Assuming your images are in directory/home/scheres/proteinA/imgs/ and are calledimg?????.spi.

Clone this wiki locally