As you might be aware, the Pfam legacy website will be decommissioned very soon, which will cause lollipops to fail when using the -pfam option.
It also has been reported that domains and motif features are not displayed when retrieving data from UniProt (#73).
This PR changes the source of Pfam domains and motif features to the InterPro API (the -pfam and -l options were removed).
I've also added a call to the UniProt API to retrieve the protein length.
As you might be aware, the Pfam legacy website will be decommissioned very soon, which will cause
lollipops
to fail when using the-pfam
option.It also has been reported that domains and motif features are not displayed when retrieving data from UniProt (#73).
This PR changes the source of Pfam domains and motif features to the InterPro API (the
-pfam
and-l
options were removed). I've also added a call to the UniProt API to retrieve the protein length.