Commit b5425af
committed
Update UniprotProxySequenceReader.java
Uniprot has begun adding spaces into the sequence string. We simply strip them out again so we don't get a compound noot found error.1 parent d17f8ef commit b5425af
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- biojava-core/src/main/java/org/biojava/nbio/core/sequence/loader
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments