The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::SimulateReads::Command::Expression::Add - expression subcommand class. Add an expression-matrix to the database.

VERSION

version 0.15

SYNOPSIS

 simulate_reads expression add -f <entry name> [-s <source>] FILE

 Arguments:
  an expression-matrix file

 Mandatory options:
  -f, --expression-matrix    an expression-matrix entry

 Options:
  -h, --help                 brief help message
  -M, --man                  full documentation
  -v, --verbose              print log messages
  -s, --source               expression-matrix source detail for database

DESCRIPTION

simulate_reads will read the given input file and do something useful with the contents thereof.

OPTIONS

--expression-matrix

A valid expression-matrix is a file with 2 columns. The first column is for the seqid and the second column is for the count. The counts will be treated as weights

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