README
Example FASTA parsing
The three examples here parse a FASTA file in three ways:
fasta.pl6- using bioperl6's implementation of Bio::SeqIOgrammar.pl6- using bioperl6's low-level grammarfasta-from-p5.pl- using p5 Bio::SeqIO within Perl 6
The three examples here parse a FASTA file in three ways:
fasta.pl6 - using bioperl6's implementation of Bio::SeqIO
grammar.pl6 - using bioperl6's low-level grammar
fasta-from-p5.pl - using p5 Bio::SeqIO within Perl 6
Resoures
Learning
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.