ea-utils-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ea-utils-software [2015/10/08 12:49] – [Usage] joguya | ea-utils-software [2018/11/18 09:14] (current) – aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Sync paired-end FASTA/Q files and keep singleton reads. | + | Command-line tools for processing biological sequencing data. Barcode demultiplexing, |
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| * Added: October, 2015 | * Added: October, 2015 | ||
| - | * Link: https:// | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See versions of pairfq which are available: | + | See available |
| - | < | + | < |
| - | Load and run pairfq: | + | Load one version into your environment: |
| - | < | + | < |
| - | $ pairfq</ | + | |
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ tar -xvf v0.14.4.tar.gz | + | $ wget https:// |
| - | $ cd Pairfq-0.14.4 | + | $ sudo yum install gsl-devel perl-Test-Base |
| - | $ sudo mkdir -p / | + | $ tar xf 1.04.807.tar.gz |
| - | $ sudo chown -R joguya: | + | $ cd ea-utils-1.04.807/clipper |
| - | $ module load perl/ | + | |
| - | $ perl Makefile.PL PREFIX=/ | + | |
| $ make | $ make | ||
| - | $ make test | + | $ sudo mkdir -p / |
| - | $ make install | + | $ sudo chown aorth / |
| - | $ sudo chown -R root:root / | + | $ make install |
| - | </ | + | $ sudo yum remove gsl-devel perl-Test-Base |
| + | $ sudo chown -R root:root / | ||
ea-utils-software.1444308559.txt.gz · Last modified: by joguya
