CoolFace
Datasetpublicgated

wanglab/prot_deep_mutational_scans

Protein Deep Mutational Scans This dataset contains protein deep mutational scans (n=21010) from Adkar et al. 2012, Firnberg et al. 2014, Jacquier et al. 2013, Kelsic et al. 2016, Tsuboyama et al. 2023, and Weeks et al. 2023. from datasets import Dataset, Features, Value features = Features({ 'species': Value('string'), 'annotation': Value('string'), 'sequence': Value('string'), 'value': Value('float32') }) dataset = load_dataset("wanglab/prot_deep_mutational_scans"… See the full description on the dataset page: https://huggingface.co/datasets/wanglab/prot_deep_mutational_scans.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes21downloads
settings

This repository belongs to wanglab on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameprot_deep_mutational_scans
visibilitypublic
licencemit
gatedyes
ownerwanglab
Account settings
wanglab/prot_deep_mutational_scans · CoolFace