BioSeq: Biological Sequence Processing Pipeline
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw data for our processed BioSeq dataset, adopted from the original dataset from the BigBio team.
The data format for each line in the protein_sequences_filtered.jsonl is as follows:
{
"sequence_id": ,
"amino_acid_sequence": ,
"organism": <the source… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/BioSeq-Raw.