Skip to content

Commit

Permalink
fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ima23 committed Feb 23, 2018
1 parent cef362e commit e4b6ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sub get_protein_sequence {
$fasta = $tfa->get_translation_fasta($md5);

unless (length($fasta) > 34) {
die "$md5 looks wierdly short!";
die "$md5 looks weirdly short!";
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Genome Biology. 2010;11(8):R88 PMID: 20796305

and:

http://www.sequenceontology.org/gvf.html
https://github.com/The-Sequence-Ontology/Specifications/blob/master/gvf.md

Questions about these files can be addressed to the Ensembl helpdesk:
helpdesk@ensembl.org, or to the developer's mailing list: dev@ensembl.org.
Expand Down

0 comments on commit e4b6ed0

Please sign in to comment.