Skip to content

Fixed bug with replacement of petpide ambiguity chars with X

Kevin Howe requested to merge github/fork/khowe/master into master

Substitution did not work, because many Xref sequences are stored as lower-case in the database. Upper-case them prior to fasta dumping

Merge request reports