pairfq-software
Table of Contents
pairfq
Sync paired-end FASTA/Q files and keep singleton reads.
Information
- Version: 0.14.4
- Added: October, 2015
Usage
See versions of pairfq which are available:
$ module avail pairfq
Load and run pairfq:
$ module load pairfq/0.14.4 $ pairfq
Installation
Notes from the sysadmin during installation:
$ wget https://github.com/sestaton/Pairfq/archive/v0.14.4.tar.gz $ tar -xvf v0.14.4.tar.gz $ cd Pairfq-0.14.4 $ sudo mkdir -p /export/apps/pairfq/0.14.4 $ sudo chown -R joguya:joguya /export/apps/pairfq/0.14.4 $ module load perl/5.16.3.1603 $ perl Makefile.PL PREFIX=/export/apps/pairfq/0.14.4 $ make $ make test $ make install $ sudo chown -R root:root /export/apps/pairfq/0.14.4
pairfq-software.txt · Last modified: 2015/10/08 12:49 by joguya