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

NAME

BioX::Map::CLIS::Cmd::Compare - a wrapper for mapping software

VERSION

version 0.0.12

SYNOPSIS

  use BioX::Map::CLIS::Cmd::Compare;
  BioX::Map::CLIS::Cmd::Map->new_with_cmd;

DESCRIPTION

  used to mapped a or more sample.

Attribute

indir

input dir that include multiple samples

soap_suffix

suffix of all samples' soap result

bwa_suffix

suffix of all samples' bwa result

process

number of process will be used

outfile

summary file

execute

BUILDARGS

AUTHOR

Yan Xueqing <yanxueqing621@163.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Yan Xueqing.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.