App-RecordStream-Bio
view release on metacpan or search on metacpan
INSTALLATION
Quick, standalone bundle
The quickest way to start using these tools is via the minimal,
standalone bundle (also known as the "fatpacked" version). First, grab
recs if you don't already have it:
curl -fsSL https://recs.pl > recs
chmod +x recs
Then grab these bio tools and put them in place for recs:
mkdir -p ~/.recs/site/
curl -fsSL https://recs.pl/bio > ~/.recs/site/bio.pm
Congrats, you should now be able to run:
./recs fromfasta --help
./recs tofasta --help
lib/App/RecordStream/Bio.pm view on Meta::CPAN
=head1 INSTALLATION
=head2 Quick, standalone bundle
The quickest way to start using these tools is via the minimal, standalone
bundle (also known as the "fatpacked" version). First, grab
L<recs|App::RecordStream/INSTALLATION> if you don't already have it:
curl -fsSL https://recs.pl > recs
chmod +x recs
Then grab these bio tools and put them in place for recs:
mkdir -p ~/.recs/site/
curl -fsSL https://recs.pl/bio > ~/.recs/site/bio.pm
Congrats, you should now be able to run:
./recs fromfasta --help
./recs tofasta --help
( run in 0.518 second using v1.01-cache-2.11-cpan-496ff517765 )