zgcarvalho commited on
Commit
fb85493
1 Parent(s): 28b6173

Upload dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +98 -0
dataset_info.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "description": "Observed Antibody Space: A diverse database of cleaned, annotated, and translated unpaired and paired antibody sequences.",
3
+ "citation": "@article{https://doi.org/10.1002/pro.4205,\nauthor = {Olsen, Tobias H. and Boyles, Fergus and Deane, Charlotte M.},\ntitle = {Observed Antibody Space: A diverse database of cleaned, annotated, and translated unpaired and paired antibody sequences},\njournal = {Protein Science},\nvolume = {31},\nnumber = {1},\npages = {141-146},\nkeywords = {annotated antibody sequences, antibody database, antibody repertoire, antibody sequence, BCR-seq, Observed Antibody Space (OAS)},\ndoi = {https://doi.org/10.1002/pro.4205},\nurl = {https://onlinelibrary.wiley.com/doi/abs/10.1002/pro.4205},\neprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1002/pro.4205},\nabstract = {Abstract The antibody repertoires of individuals and groups have been used to explore disease states, understand vaccine responses, and drive therapeutic development. The arrival of B-cell receptor repertoire sequencing has enabled researchers to get a snapshot of these antibody repertoires, and as more data are generated, increasingly in-depth studies are possible. However, most publicly available data only exist as raw FASTQ files, making the data hard to access, process, and compare. The Observed Antibody Space (OAS) database was created in 2018 to offer clean, annotated, and translated repertoire data. In this paper, we describe an update to OAS that has been driven by the increasing volume of data and the appearance of paired (VH/VL) sequence data. OAS is now accessible via a new web server, with standardized search parameters and a new sequence-based search option. The new database provides both nucleotides and amino acids for every sequence, with additional sequence annotations to make the data Minimal Information about Adaptive Immune Receptor Repertoire compliant, and comments on potential problems with the sequence. OAS now contains 25 new studies, including severe acute respiratory syndrome coronavirus 2 data and paired sequencing data. The new database is accessible at http://opig.stats.ox.ac.uk/webapps/oas/, and all data are freely available for download.},\nyear = {2022}\n}",
4
+ "homepage": [
5
+ "https://opig.stats.ox.ac.uk/webapps/oas/"
6
+ ],
7
+ "license": "cc-by-4.0",
8
+ "features": {
9
+ "sequence": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "chain": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "cdr1": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "cdr2": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "cdr3": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "fwr1": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "fwr2": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "fwr3": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "fwr4": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "species": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "vaccine": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "disease": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "builder_name": "generator",
59
+ "dataset_name": "observed-antibody-space",
60
+ "config_name": "unpaired",
61
+ "version": {
62
+ "version_str": "0.0.1",
63
+ "major": 0,
64
+ "minor": 0,
65
+ "patch": 1
66
+ },
67
+ "splits": {
68
+ "train": {
69
+ "name": "train",
70
+ "num_bytes": 4671469078,
71
+ "num_examples": 15925303,
72
+ "shard_lengths": [
73
+ 1638000,
74
+ 1663000,
75
+ 386612,
76
+ 196332,
77
+ 531894,
78
+ 1232396,
79
+ 643526,
80
+ 619154,
81
+ 485627,
82
+ 641376,
83
+ 1179871,
84
+ 1611000,
85
+ 1015953,
86
+ 109566,
87
+ 1782000,
88
+ 1772000,
89
+ 416996
90
+ ],
91
+ "dataset_name": "observed-antibody-space"
92
+ }
93
+ },
94
+ "download_checksums": {},
95
+ "download_size": 0,
96
+ "dataset_size": 4671469078,
97
+ "size_in_bytes": 4671469078
98
+ }