EnglishFrenchSpanish

OnWorks favicon

sak - Online in the Cloud

Run sak in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sak that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sak - Slicing and dicing of FASTA/FASTQ files..

SYNOPSIS

sak [OPTIONS] [\B-o OUT.{fa,fq}] IN.{fa,fq}

DESCRIPTION

"It slices, it dices and it makes the laundry!"

Rewrite of the original SAK tool by Manuel Holtgrewe.

-h, --help

Displays this help message.

--version

Display version information

Output Options:

-o, --out-path FASTX

Path to the resulting file. If omitted, result is printed to stdout. Use files
ending in .fq or . to write out FASTQ. Valid filetypes are: .fq, .fastq, .fa,
.fasta, .faa, .ffn, .fna, and .frn.

-rc, --revcomp

Reverse-complement output.

-l, --max-length LEN

Maximal number of sequence characters to write out.

Filter Options:

-s, --sequence NUM

Select the given sequence for extraction by 0-based index.

-sn, --sequence-name NAME

Select sequence with name prefix being NAME.

-ss, --sequences RANGE

Select sequences from-to where from and to are 0-based indices.

-i, --infix RANGE

Select characters from-to where from and to are 0-based indices.

-ll, --line-length LEN

Set line length in output file. See section Line Length for details. In range
[-1..inf].

LINE LENGTH

You can use the setting --line-length for setting the resulting line length. By
default, sequences in FASTA files are written with at most 70 characters per line
and sequences in FASTQ files are written without any line breaks. The quality
sequence in FASTQ file is written in the same way as the residue sequence.

The default is selected with a --line-length value of -1 and line breaks can be
disabled with a value of 0.

USAGE EXAMPLES

sak -s 10 IN.fa

Cut out 11th sequence from IN.fa and write to stdout as FASTA.

sak -ss 10-12 -ss 100-200 IN.fq

Cut out 11th up to and including 12th and 101th up to and including 199th sequence
from IN.fq and write to stdout as FASTA.

VERSION

sak version: 0.2 Last update November 2012

Use sak online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 2
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 3
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 4
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 5
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • 6
    CMU Sphinx
    CMU Sphinx
    CMUSphinx is a speaker-independent large
    vocabulary continuous speech recognizer
    released under BSD style license. It is
    also a collection of open source tools ...
    Download CMU Sphinx
  • More »

Linux commands

Ad