bugfix: make sure there is at least 1 space between the sequence name and the "AC...
commita1da2c1734972a48962b815b247b8dd0473043bb
authorMatthieu Muffato <muffato@ebi.ac.uk>
Fri, 18 Sep 2015 18:31:46 +0000 (18 19:31 +0100)
committerChris Fields <cjfields@illinois.edu>
Thu, 8 Oct 2015 15:11:54 +0000 (8 10:11 -0500)
treeae849490a2ee14aa9bb5cafb0c118f3220ca6bf8
parent2c1d0703ffca82193e004c565ddc7d8c204de308
bugfix: make sure there is at least 1 space between the sequence name and the "AC" tag

With the previous code, the name would be attached to "AC" if the it is 22 (or more) characters long
Bio/AlignIO/stockholm.pm