Difference between revisions of "Seqtk"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:GenomicsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Seqtk}} |{{#vardefine:url|https://gith...")
 
m (Text replacement - "#uppercase" to "uc")
(2 intermediate revisions by 2 users not shown)
Line 37: Line 37:
  
 
===Serial===
 
===Serial===
* {{#var:app}}
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
 
* {{#var:app}}
 
* {{#var:app}}
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 80: Line 73:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 21:24, 6 December 2019

Description

Seqtk website  

Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. It seamlessly parses both FASTA and FASTQ files which can also be optionally compressed by gzip.

Required Modules

Serial

  • Seqtk

System Variables

  • HPC_SEQTK_DIR





Validation

  • Validated 4/5/2018