BioMed-ProteinSeq: Protein Structure Analysis Pipeline
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw protein sequence data for our BioMed-ProteinSeq dataset, sourced from the UniProt reference proteomes database maintained by the UniProt Consortium.
The data format for each entry in the protein_sequences_raw.jsonl is as follows:
{
"sequence_id": ,
"protein_name": ,
"organism":… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/BioMed-ProteinSeq-Raw.