CoolFace
7 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01ConvergeBio /uniref90 UniRef90 Complete UniRef90 dataset from UniProt, converted from XML to sharded Parquet. UniRef90 clusters sequences at 90% identity, providing a non-redundant protein sequence resource that balances comprehensiveness with reduced redundancy. Part of the ConvergeBio Protein Database Collection — see also UniRef100, UniRef50, and UniClust30. Dataset Summary Clusters 188,848,220 Shards 386 Compressed size ~52 GB (zstd) Sequence lengths 11 – 49,499 aa… See the full description on the dataset page: https://huggingface.co/datasets/ConvergeBio/uniref90.tabularfeature-extraction100M<n<1B3 likes1.1k downloads6mo agoHugging Face02LiteFold /UniRef90 UniRef90 Shard Index UniRef90 is a clustered protein sequence dataset from UniProt where sequences are grouped so that each cluster contains proteins with at least 90% sequence identity. It reduces redundancy while preserving broad protein sequence coverage, making it useful for protein search, annotation transfer, and training protein language models. Splits The split is deterministic by file ID: sha256(file_id) % 10. Bucket 0 is test; buckets 1 through 9 are train.… See the full description on the dataset page: https://huggingface.co/datasets/LiteFold/UniRef90.tabularn<1K0 likes35 downloads4mo agoHugging Face03dzjxzyd /UniRef90_len_0_50 This is a dataset download from UniRef90 database with sequence length ranging from 0 to 50 codes for the data mining (downloaded on September 30 2024) import requests query_url = 'https://rest.uniprot.org/uniref/stream?compressed=true&fields=id%2Clength%2Cidentity%2Csequence&format=tsv&query=%28%28length%3A%5B*+TO+50%5D%29%29+AND+%28identity%3A0.9%29' uniprot_request = requests.get(query_url) from io import BytesIO import pandas bio = BytesIO(uniprot_request.content) df =… See the full description on the dataset page: https://huggingface.co/datasets/dzjxzyd/UniRef90_len_0_50.tabular1M<n<10M0 likes23 downloads2y agoHugging Face04Oshan /Uniref90_large_temp Dataset Card for "Uniref90_large_temp" More Information needed tabularn<1K0 likes13 downloads4y agoHugging Face05Oshan /Uniref90_temp Dataset Card for "Uniref90_temp" More Information needed tabular1K<n<10K0 likes9 downloads4y agoHugging Face06MichelNivard /UniRef90-GPCR-ProteinsAll UniRef90 sequences of G-protein coupled receptors (GPCR) class proteins across all species. G-protein coupled receptors are evolutionarily related proteins and cell surface receptors that detect molecules outside the cell in Eukariotes. Contains both confirmed and putative proteins. tabular10K<n<100K0 likes4 downloads2y agoHugging Face07dzjxzyd /UniRef90_len_0_100tabular10M<n<100M0 likes1 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.