Dataset Viewer
text
stringlengths 0
378k
|
---|
{ |
"@context": { |
"@language": "en", |
"@vocab": "https://schema.org/" |
}, |
"@type": "sc:Dataset", |
"name": "Multimodal dataset of Protein Protein Interaction", |
"conformsTo": "http://mlcommons.org/croissant/1.0", |
"description": "A Multi modal protein protein interaction dataset for EMF prediction", |
"citeAs": "", |
"license": "New BSD License", |
"url": "https://gitlab.lis-lab.fr/dev/muppi-dataset-neurips", |
"keywords": ["protein", "EMF", "multi-modal", "graph"], |
"distribution": [ |
{ |
"@type": "DataDownload", |
"name": "hdf5_file", |
"contentUrl": "CHEMIN_VERS_FICHIER.h5", |
"encodingFormat": "application/x-hdf5", |
"croissant:structure": { |
"root": { |
"groups": [ |
{ |
"name": "Metadata", |
"description": "", |
"datasets": [ |
{ |
"name": "example_ids", |
"description": "", |
"dataType": "float32", |
"shape": [13683] |
} |
] |
} |
], |
"datasets": [ |
{ |
"name": "Labels", |
"description": "Labels of the samples (10129 mono_clustered, 3316 multi_clustered and 238 EMF)", |
"dataType": "float32", |
"shape": [13683] |
}, |
{ |
"name": "View0", |
"description": "PPI network topology view", |
"dataType": "float32", |
"shape": [13683, 9] |
}, |
{ |
"name": "View1", |
"description": "Sub-cellular location view", |
"dataType": "float32", |
"shape": [13683, 49] |
}, |
{ |
"name": "View2", |
"description": "Tissue expression view", |
"dataType": "float32", |
"shape": [13683, 49] |
}, |
{ |
"name": "View3", |
"description": "PPI network embedding view", |
"dataType": "float32", |
"shape": [13683, 128] |
}, |
{ |
"name": "View4", |
"description": "Gene Ontology Biological Process view", |
"dataType": "float32", |
"shape": [13683, 10729] |
}, |
{ |
"name": "View5", |
"description": "Gene Ontology Cellular Component view", |
"dataType": "float32", |
"shape": [13683, 1735] |
}, |
{ |
"name": "View6", |
"description": "Gene Ontology Molecular Function", |
"dataType": "float32", |
"shape": [13683, 3727] |
}, |
{ |
"name": "View7", |
"description": "Gene Ontology BP PPI network embedding", |
"dataType": "float32", |
"shape": [13683, 128] |
}, |
{ |
"name": "View8", |
"description": "Gene Ontology Cellular Component PPI network embedding", |
"dataType": "float32", |
"shape": [13683, 128] |
}, |
{ |
"name": "View9", |
"description": "Phenotype Ontology view", |
"dataType": "float32", |
End of preview. Expand
in Data Studio
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
- Curated by: [More Information Needed]
- Funded by [optional]: [More Information Needed]
- Shared by [optional]: [More Information Needed]
- Language(s) (NLP): [More Information Needed]
- License: [More Information Needed]
Dataset Sources [optional]
- Repository: [More Information Needed]
- Paper [optional]: [More Information Needed]
- Demo [optional]: [More Information Needed]
Uses
Direct Use
[More Information Needed]
Out-of-Scope Use
[More Information Needed]
Dataset Structure
[More Information Needed]
Dataset Creation
Curation Rationale
[More Information Needed]
Source Data
Data Collection and Processing
[More Information Needed]
Who are the source data producers?
[More Information Needed]
Annotations [optional]
Annotation process
[More Information Needed]
Who are the annotators?
[More Information Needed]
Personal and Sensitive Information
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
Citation [optional]
BibTeX:
[More Information Needed]
APA:
[More Information Needed]
Glossary [optional]
[More Information Needed]
More Information [optional]
[More Information Needed]
Dataset Card Authors [optional]
[More Information Needed]
Dataset Card Contact
[More Information Needed]
- Downloads last month
- 26