NAME
Bioinfo::App::Cmd::Fasta::Cmd::GetByID - my perl module and CLIs for Biology
VERSION
version 0.1.15
SYNOPSIS
use Bioinfo::App::Cmd::Fasta::Cmd::GetByID;
...
DESCRIPTION
ATTRIBUTES
input
The input file is a file of seq id(one per line)
db
path of fasta file
output
path of output file
METHODS
execute
AUTHOR
Yan Xueqing <yanxueqing621@163.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.