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

NAME

Bioinfo::App::Cmd::Fasta::Cmd::Split - my perl module and CLIs for Biology

VERSION

version 0.1.15

SYNOPSIS

  use Bioinfo::App::Cmd::Fasta;
  ...

DESCRIPTION

ATTRIBUTES

input

The input file is a file of fasta format

num

number of files that the fasta file will be split

outdir

prefix

the prefix of the split 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.