Skip to content

yinshiyi/fq-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Be a part of everyday helper. eg. replace repeatly typing (wc -l / 4)

Installation

Prerequisites

Install

git clone <this-repo-url>
cd <repo-name>
cargo install --path .

This will build the project in release mode and install the binary into your Cargo bin directory (usually ~/.cargo/bin).

Make sure that directory is in your $PATH, most of the time it is.

Usage

fq ${FASTQ/FASTQ.GZ}
fq  ~/Downloads/test.fastq
Total reads : 25
Total bases : 28421
Mean length : 1136
Median lens : 813
GC%         : 44.00%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages