Nextera Long Mate Pair analysis and processing tool.
See versions of nextclip which are available:
$ module avail nextclip
Load one version into your environment and run it:
$ module load nextclip/1.3.1 $ nextclip
Notes from the sysadmin during installation:
$ cd /tmp $ git clone https://github.com/richardmleggett/nextclip.git $ git checkout NextClip_v1.3.1 $ scl enable devtoolset-4 bash $ make all $ sudo mkdir -p /export/apps/nextclip/1.3.1 $ sudo cp -r * /export/apps/nextclip/1.3.1