EnglishFrenchSpanish

Ad


OnWorks favicon

dsimulator - Online in the Cloud

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

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


dsimulator - generate synthetic reads for a random genome

SYNOPSIS


dsimulator genlen:double [-cdouble(20.)] [-bdouble(.5)] [-rint] [-mint(10000)]
[-sint(2000)][-xint(4000)] [-edouble(.15)][-Mfile]

DESCRIPTION


dsimulator first generates a fake genome of size genlen*1Mb long, that has an AT-bias of
-b. It then generates sample reads of mean length -m from a log-normal length
distribution with standard deviation -s, but ignores reads of length less than -x. It
collects enough reads to cover the genome -c times and introduces -e fraction errors into
each read where the ratio of insertions, deletions, and substitutions are set by defined
constants INS_RATE (default 73%) and DEL_RATE (default 20%) within generate.c. One can
also control the rate at which reads are picked from the forward and reverse strands by
setting the defined constant FLIP_RATE (default 50/50). The -r option seeds the random
number generator for the generation of the genome so that one can reproducibly generate
the same underlying genome to sample from. If this parameter is missing, then the job id
of the invocation seeds the random number generator. The output is sent to the standard
output (i.e. it is a UNIX pipe). The output is in Pacbio .fasta format suitable as input
to fasta2DB(1). Finally, the -M option requests that the coordinates from which each read
has been sampled are written to the indicated file, one line per read, ASCII encoded.
This "map" file essentially tells one where every read belongs in an assembly and is very
useful for debugging and testing purposes. If a read pair is say b,e then if b < e the
read was sampled from [b,e] in the forward direction, and if b > e from [e,b] in the
reverse direction.

Use dsimulator online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    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
  • More »

Linux commands

Ad