EnglishFrenchSpanish

OnWorks favicon

exactSNP - Online in the Cloud

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

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


exactSNP - a SNP caller that discovers SNPs by testing signals against local background
noises

USAGE


exactSNP [options] -i input -g reference_genome -o output

Required arguments:

-i <file>
Specify name of an input file including read mapping results. The

[-b if BAM] format of input file can be SAM or BAM (-b needs to be specified

if a BAM file is provided).

-g <file>
Specify name of the file including all reference sequences. Only one single FASTA
format file should be provided.

-o <file>
Specify name of the output file. This program outputs a VCF format file that
includes discovered SNPs.

Optional arguments:

-a <file>
Provide a set of annotated SNPs (e.g. SNPs included in the dbSNP database). The
supplied file should be in VCF format. Providing known SNPs to the program should
improve its SNP calling performance. Note that the provided SNPs may or may not be
called.

-b Indicate the input file provided via -i is in BAM format.

-Q <int>
Specify the q-value cutoff for SNP calling at sequencing depth of 50X. 12 by
default. The corresponding p-value cutoff is 10^(-1*Q). Note that this program
automatically adjusts the q-value cutoff according to the sequencing depth at each
chromosomal location.

-f <float> Specify the minimum fraction of mis-matched bases a SNP-containing

location must have. Its value must between 0 and 1. 0 by default.

-n <int>
Specify the minimum number of mis-matched bases a SNP-containing location must
have. 1 by default.

-r <int>
Specify the minimum number of mapped reads a SNP-containing location must have (ie.
the minimum coverage). 1 by default.

-x <int>
Specify the maximum number of mapped reads a SNP-containing location have have.
3000 by default. Any location having more than the threshold number of reads will
not be considered for SNP calling. This option is useful for removing PCR
artefacts.

-s <int>
Specify the minimum base quality scores (Phred scores) read bases must satisfy to
be used for SNP calling. 13 by default. Read bases with quality scores less than 13
will be excluded from the analysis.

-t <int>
Specify the number of bases trimmed off from each end of the read. 3 by default.

-T <int>
Specify the number of threads. 1 by default.

-v output version of the program.

Example:

exactSNP -i my-alignment.sam -g mm10.fa -o my-SNPs.txt

Use exactSNP online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 2
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 3
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 4
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 5
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 6
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • More »

Linux commands

Ad