EnglishFrenchSpanish

Ad


OnWorks favicon

kmc - Online in the Cloud

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

This is the command kmc 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


kmc - count kmers in genomic sequences

DESCRIPTION


KMC—K-mer Counter is a utility designed for counting k-mers (sequences of consecutive k
symbols) in a set of reads from genome sequencing projects.

SYNOPSIS


kmc [options] <input_file_name> <output_file_name> <working_directory>

kmc [options] <@input_file_names> <output_file_name> <working_directory>

OPTIONS


-v - verbose mode (shows all parameter settings); default: false

-k<len> - k-mer length (k from 1 to 256; default: 25)

-m<size> - max amount of RAM in GB (from 1 to 1024); default: 12

-sm - use strict memory mode (memory limit from -m<n> switch will not be exceeded)

-p<par> - signature length (5, 6, 7, 8); default: 7

-f<a/q/m> - input in FASTA format (-fa), FASTQ format (-fq) or mulit FASTA (-fm); default:
FASTQ

-q[value] - use Quake's compatible counting with [value] representing lowest quality
(default: 33)

-ci<value> - exclude k-mers occurring less than <value> times (default: 2)

-cs<value> - maximal value of a counter (default: 255)

-cx<value> - exclude k-mers occurring more of than <value> times (default: 1e9)

-b - turn off transformation of k-mers into canonical form

-r - turn on RAM-only mode

-n<value> - number of bins

-t<value> - total number of threads (default: no. of CPU cores)

-sf<value> - number of FASTQ reading threads

-sp<value> - number of splitting threads

-sr<value> - number of sorter threads

-so<value> - number of threads per single sorter

EXAMPLES


kmc -k27 -m24 NA19238.fastq NA.res \data\kmc_tmp_dir\

kmc -k27 -q -m24 @files.lst NA.res \data\kmc_tmp_dir\

Use kmc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SportMusik
    SportMusik
    Mit dem Programm kann man schnell und
    einfach Pausen bei Sportveranstaltungen
    mit Musik �berbr�cken. Hierf�r haben sie
    die M�glichkeit, folgende Wiedergabvaria...
    Download SportMusik
  • 2
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    Ever wanted to get rid of Outlook ?
    DavMail is a
    POP/IMAP/SMTP/Caldav/Carddav/LDAP
    gateway allowing users to use any mail
    client with Exchange and Office 365, e...
    Download DavMail POP/IMAP/SMTP/Caldav to Exchange
  • 3
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 4
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 5
    Mindustry
    Mindustry
    Mindustry is a tower-defense sandbox
    factory game. Build supply chains of
    conveyor belts to fuel your turrets,
    produce materials for building, and
    defend your ...
    Download Mindustry
  • 6
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 7
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • More »

Linux commands

Ad