Closed pbnjay closed 1 year ago
The -uniprot option is broken since Uniprot changed their data interchange format: https://web.expasy.org/docs/userman.html#FT_line
-uniprot
The current code was based on the format which was current as of March 2019: http://web.archive.org/web/20190213124909/https://web.expasy.org/docs/userman.html#FT_line
Broken in December 2019 it seems: https://www.uniprot.org/news/2019/12/18/release#text%5Fft
The
-uniprot
option is broken since Uniprot changed their data interchange format: https://web.expasy.org/docs/userman.html#FT_lineThe current code was based on the format which was current as of March 2019: http://web.archive.org/web/20190213124909/https://web.expasy.org/docs/userman.html#FT_line