-
I'm trying to estimate the number of UniProtKB entries that will have an associated GO-CAM model and came up with this gist to arrive at ~2K. I see there are some non-uniprotkb accessions in the list but I'm just trying to ballpark it. Look reasonable to you or am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is likely a good guesstimate, but I'd note that the use of gocam-gps.json is definitely going to be stable as it is strictly internal (hidden) and changeable resource. Another way to estimate (at least for now) would be grabbing the internally intended noctua_uniprotkb.gpad.gz at https://snapshot.geneontology.org/products/upstream_and_raw_data/ and running through it real fast. As a quick one-off (I did not check):
|
Beta Was this translation helpful? Give feedback.
This is likely a good guesstimate, but I'd note that the use of gocam-gps.json is definitely going to be stable as it is strictly internal (hidden) and changeable resource.
Another way to estimate (at least for now) would be grabbing the internally intended noctua_uniprotkb.gpad.gz at https://snapshot.geneontology.org/products/upstream_and_raw_data/ and running through it real fast.
As a quick one-off (I did not check):