EnglishFrenchSpanish

Ad


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
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 2
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 3
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 4
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 5
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 6
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • More »

Linux commands

Ad