NAME
BioX::Map::CLIS::Cmd::MapCompare - a wrapper for mapping software
VERSION
version 0.0.3
SYNOPSIS
use BioX::Map::CLIS::Cmd::MapCompare;
BioX::Map::CLIS::Cmd::MapCompare->new_with_cmd;
DESCRIPTION
used to mapped a or more sample.
Attribute
indir
input dir that include multiple samples
outdir
output dir
summary_file
path of summary_file
process_tool
process number used by soap or bwa
process_sample
process number used when there are many samples
genome
path of genome file
tool
soap or bwa
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.