File: prinseqplusplus.md

package info (click to toggle)
multiqc 1.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,164 kB
  • sloc: python: 52,323; javascript: 7,064; sh: 76; makefile: 21
file content (10 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
name: PRINSEQ++
url: https://github.com/Adrian-Cantu/PRINSEQ-plus-plus
description: PRINSEQ++ is a C++ implementation of the prinseq-lite.pl program.
---

PRINSEQ++ can be used to filter, reformat or trim genomic and metagenomic sequence data. It is 5X faster than `prinseq-lite.pl` and uses less RAM thanks to the use of multi-threading and the `cboost` libraries. It can read and write compressed (gzip) files, drastically reducing the use of hard drive.

This module requires that PRINSEQ++ has been run with the flag `-VERBOSE 1`.
It uses the log file name as the sample name.