Download List

项目描述

Fqutils provides a basic set of bioinformatics command line tools for working with sequence data in FASTQ format. It complements Greg Hannon's fine Fastx Toolkit suite. One characteristic of Fqutils is that it correctly handles the full FASTQ format as described by the published standard, which specifically allows multi-line sequence and quality score information per record. Fqutils is intended to be useful as part of the early portions of post-sequencing pipelines and quality assessment processes.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-09-29 10:23
0.4.0

此初始 0.4 版本添加 fqu_cull 提取 FASTQ 流的一个子集。它还添加了手册页。
This initial 0.4 release adds fqu_cull for extracting a subset of a FASTQ stream. It also adds man pages.

2012-09-24 06:34
0.2.0

此版本添加了 fqu_degen 为基地转换 IUPAC 退化代码。它将添加用于执行 (高棉背黑锅) 字数 fqu_wc。
标签: Stable
This release adds fqu_degen for converting bases to IUPAC degenerate codes. It adds fqu_wc for performing word (kmer) counts.

2012-09-22 07:10
0.1.2

主要文件改进降价和帮助信息。
标签: Minor
Primarily documentation improvements in markdown and help messages.

2012-09-20 10:43
0.1.1

这是 fqutils 的初始版本。
This is the initial release of fqutils.

Project Resources