biojava icon indicating copy to clipboard operation
biojava copied to clipboard

cannot read FASTA with small caps letters

Open rwst opened this issue 13 years ago • 1 comments

One output option at PFAM is usage of small caps to indicate non-conserved residues in multiple seq alignments. Trying to read such a file using BioJava results in an exception. It should be possible to read such files and treat small caps as normal AminoAcidCompound, leaving its interpretation to the user

rwst avatar Aug 15 '12 16:08 rwst

I've written some code to do this for one of my projects. I'll push it back into BioJava for you.

sbliven avatar Feb 08 '13 01:02 sbliven