Skip to content

Instantly share code, notes, and snippets.

@cjfields
Created August 31, 2014 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjfields/ec8d7ed93e72db10854f to your computer and use it in GitHub Desktop.
Save cjfields/ec8d7ed93e72db10854f to your computer and use it in GitHub Desktop.
BioPerl6 error
use v6;
use Test;
use Bio::Tools::CodonTable;
use Bio::PrimarySeq;
done();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment