NAME
BioX::Map::CLIS::Cmd::Compare - a wrapper for mapping software
VERSION
version 0.0.11
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
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.