yashvir commited on
Commit
6b43fad
·
verified ·
1 Parent(s): dad3dd0

Add dataset card and redistribution boundaries

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ task_categories:
4
+ - tabular-regression
5
+ - tabular-classification
6
+ tags:
7
+ - genomics
8
+ - crispr
9
+ - enhancer-gene
10
+ - perturb-seq
11
+ pretty_name: Seq2State derived datasets and results
12
+ ---
13
+
14
+ # Seq2State derived datasets and results
15
+
16
+ Processed/interim datasets and result artifacts produced by Seq2State. Code,
17
+ configuration, data-source records, and reproduction commands are maintained at
18
+ https://github.com/yashvirsabharwal/Seq2State.
19
+
20
+ Large raw upstream mirrors are not duplicated here. They can be retrieved from
21
+ the accessioned GEO, ENCODE, SCREEN, JASPAR, FANTOM, Arc Virtual Cell Atlas, and
22
+ other sources recorded by the code repository. Each upstream resource retains
23
+ its own terms. The repository-level `other` license reflects mixed provenance.
24
+
25
+ Research use only; outputs are not clinical interpretations.
26
+