anindya64 commited on
Commit
16a19f6
·
verified ·
1 Parent(s): 4e3e528

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -52,9 +52,7 @@ configs:
52
 
53
  # STRING v12.0
54
 
55
- This repository contains a Hugging Face-friendly packaging of the STRING v12.0 bulk download. STRING is a database of known and predicted protein associations. The raw files are kept under `v12.0/`; the scripts in `scripts/` convert them into sharded Parquet files under `data/` so the Hugging Face Data Viewer can show tables and `datasets.load_dataset` can stream or download the data.
56
-
57
- STRING v12.0 reports 59,309,604 proteins from 12,535 organisms and 27,541,372,833 interactions. The upstream data and download files are distributed under Creative Commons BY 4.0; credit STRING and describe any modifications when using this processed version.
58
 
59
  ## Configs
60
 
 
52
 
53
  # STRING v12.0
54
 
55
+ STRING is a protein association network database that integrates experimental, computational, text-mined, and curated evidence for functional and physical protein interactions.
 
 
56
 
57
  ## Configs
58