maom commited on
Commit
3eb0fcf
1 Parent(s): 42b6a21

improve formatting and add call to regster

Browse files
Files changed (1) hide show
  1. README.md +27 -21
README.md CHANGED
@@ -30,8 +30,14 @@ cDNA display proteolysis of natural and designed proteins from which 776,298 hig
30
  stabilities covering all single amino acid variants and selected double mutants of 331 natural
31
  and 148 de novo designed protein domains 40–72 amino acids in length.
32
 
 
 
 
 
33
  ## Quickstart Usage
34
 
 
 
35
  ### Install HuggingFace Datasets package
36
 
37
  Each subset can be loaded into python using the Huggingface [datasets](https://huggingface.co/docs/datasets/index) library.
@@ -109,27 +115,27 @@ XXX **designed targets** were selected from
109
  ### Library construction
110
  The cDNA proteolysis screening was conducted as four giant synthetic DNA oligonucleotide libraries
111
  and obtained K50 values for 2,520,337 sequences, 1,841,285 of these measurements are included here:
112
- * Library 1:
113
- * ~250 designed proteins and ~50 natural proteins that are shorter than 45 amino acids
114
- * padding by Gly, Ala and Ser amino acids so that all sequences have 44 amino acids
115
- * ~244,000 sequences Purchased from Agilent Technologies, length 230 nt.
116
- * Library 2:
117
- * ~350 natural proteins that have PDB structures that are in a monomer state and have 72 or less amino acids after removing N and C-terminal linkers
118
- * padding by Gly, Ala and Ser amino acids so that all sequences have 72 amino acids
119
- * ~650,000 sequences
120
- * also includes scramble sequences to construct unfolded state model.
121
- * Purchased from Twist Bioscience, length 250 nt.
122
- * Library 3:
123
- * ~150 designed proteins
124
- * comprehensive deletion and Gly or Ala insertion of all wild-type proteins included in Library 1 and Libary 2
125
- * amino acid sequences for comprehensive double mutant analysis on polar amino acid pairs
126
- * ~840,000 sequences
127
- * Purchased from Twist Bioscience, length 250 nt.
128
- * Library 4:
129
- * Amino acid sequences for exhaustive double mutant analysis on amino acid pairs located in close proximity
130
- * overlapped sequences to calibrate effective protease concentration and to check consistency between libraries
131
- * ~900,000 sequences
132
- * Purchased from Twist Bioscience, length 300 nt.
133
 
134
 
135
  ### Bayesian Stability Analysis
 
30
  stabilities covering all single amino acid variants and selected double mutants of 331 natural
31
  and 148 de novo designed protein domains 40–72 amino acids in length.
32
 
33
+ *** **IMPORTANT! Please [register your use](https://forms.gle/wuHv8MKmEu4EEMA99) of these data so that we (the Rocklin Lab) can continue to release new useful datasets!! This will take 10 seconds!!** ***
34
+
35
+
36
+
37
  ## Quickstart Usage
38
 
39
+
40
+
41
  ### Install HuggingFace Datasets package
42
 
43
  Each subset can be loaded into python using the Huggingface [datasets](https://huggingface.co/docs/datasets/index) library.
 
115
  ### Library construction
116
  The cDNA proteolysis screening was conducted as four giant synthetic DNA oligonucleotide libraries
117
  and obtained K50 values for 2,520,337 sequences, 1,841,285 of these measurements are included here:
118
+ * Library 1:
119
+ * ~250 designed proteins and ~50 natural proteins that are shorter than 45 amino acids
120
+ * padding by Gly, Ala and Ser amino acids so that all sequences have 44 amino acids
121
+ * ~244,000 sequences Purchased from Agilent Technologies, length 230 nt.
122
+ * Library 2:
123
+ * ~350 natural proteins that have PDB structures that are in a monomer state and have 72 or less amino acids after removing N and C-terminal linkers
124
+ * padding by Gly, Ala and Ser amino acids so that all sequences have 72 amino acids
125
+ * ~650,000 sequences
126
+ * also includes scramble sequences to construct unfolded state model.
127
+ * Purchased from Twist Bioscience, length 250 nt.
128
+ * Library 3:
129
+ * ~150 designed proteins
130
+ * comprehensive deletion and Gly or Ala insertion of all wild-type proteins included in Library 1 and Libary 2
131
+ * amino acid sequences for comprehensive double mutant analysis on polar amino acid pairs
132
+ * ~840,000 sequences
133
+ * Purchased from Twist Bioscience, length 250 nt.
134
+ * Library 4:
135
+ * Amino acid sequences for exhaustive double mutant analysis on amino acid pairs located in close proximity
136
+ * overlapped sequences to calibrate effective protease concentration and to check consistency between libraries
137
+ * ~900,000 sequences
138
+ * Purchased from Twist Bioscience, length 300 nt.
139
 
140
 
141
  ### Bayesian Stability Analysis