(Prototype) Recentering and subboxing of particles.
In case you’re using REP for your own academic or non-academic research, we kindly request that you cite REP in your publications and presentations. We suggest the following citations as appropriate: D’Imprima et al., Cryo-EM structure of the bifunctional secretin complex of Thermus thermophilus, eLife 2017;6:e30483 doi: 10.7554/eLife.30483 https://doi.org/10.7554/eLife.30483 PMID: 29280731
You need CMAKE to build the project:
mkdir build
cd build/
cmake ../
make
You should have the recenter_part
binary. To know the arguments you can do:
recenter_part --help
GPL v2.0