# NAME

simulate\_reads - Creates single-end and paired-end fastq reads for transcriptome and genome simulation.

# VERSION

version 0.16

# SYNOPSIS

    simulate_reads [options]
    simulate_reads help <command>
    simulate_reads <command> ...

# DESCRIPTION

**simulate\_reads** is a bioinformatic tool that provides a simple engine
to generate single-end/paired-end reads from a given fasta file.

# INSTALLATION

If you have cpanm, you only need one line:

    % cpanm App::SimulateReads

As a last resort, you can manually install it. Download the tarball, untar it,
then build it:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

For more details, see INSTALL file

# AUTHOR

Thiago L. A. Miller <tmiller@mochsl.org.br>

# COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Teaching and Research Institute from S穩rio-Liban礙s Hospital.

This is free software, licensed under:

    The GNU General Public License, Version 3, June 2007