awangwang commited on
Commit
addaf4a
·
verified ·
1 Parent(s): 15166af

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - biology
4
+ ---
5
+ This dataset contains 1,206 Cas9 and Cas12 sequences from [Madugula et al](https://pubs.acs.org/doi/10.1021/acs.jcim.4c00625).
6
+
7
+ In `starter_cas_data.csv`, the entries are:
8
+ - `sequence`: (string) the amino acid sequence of the Cas protein
9
+ - `sequence_len`: (int) length of the sequence in number of amino acids
10
+ - `cas`: (string) Cas 9 or Cas12
11
+ - `CAS_TYPE`: (int) 0 if Cas9, 1 if Cas12