Datasets:
Upload dataset
Browse files- README.md +100 -0
- expression_runs/data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -50,6 +50,102 @@ dataset_info:
|
|
| 50 |
num_examples: 8710174
|
| 51 |
download_size: 305230791
|
| 52 |
dataset_size: 843354652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
configs:
|
| 54 |
- config_name: blastp_network
|
| 55 |
data_files:
|
|
@@ -59,6 +155,10 @@ configs:
|
|
| 59 |
data_files:
|
| 60 |
- split: train
|
| 61 |
path: estimated_expression/data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
---
|
| 63 |
# CalCEN: A Co-Expression Network for *Candida albicans*
|
| 64 |
Elucidating gene function is a major goal in biology, especially among non-model organisms.
|
|
|
|
| 50 |
num_examples: 8710174
|
| 51 |
download_size: 305230791
|
| 52 |
dataset_size: 843354652
|
| 53 |
+
- config_name: expression_runs
|
| 54 |
+
features:
|
| 55 |
+
- name: submission_accession
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: submission_lab
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: updated_date
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: sradb_updated
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: study_accession
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: study_alias
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: study_name
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: study_title
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: study_type
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: study_abstract
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: center_project_name
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: study_description
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: study_attribute
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: description
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: design_description
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: sample_accession
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: sample_alias
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: sample_name
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: sample_attribute
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: taxon_id
|
| 94 |
+
dtype: float64
|
| 95 |
+
- name: background_strain
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: platform
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: platform_parameters
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: instrument_model
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: library_name
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: library_strategy
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: library_source
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: library_selection
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: library_layout
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: library_construction_protocol
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: is_paired
|
| 116 |
+
dtype: bool
|
| 117 |
+
- name: read_spec
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: experiment_accession
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: experiment_alias
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: experiment_name
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: experiment_title
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: experiment_attribute
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: run_accession
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: run_alias
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: run_center
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: spots
|
| 136 |
+
dtype: int64
|
| 137 |
+
- name: bases
|
| 138 |
+
dtype: int64
|
| 139 |
+
- name: sra_fname
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: year_collected
|
| 142 |
+
dtype: int64
|
| 143 |
+
splits:
|
| 144 |
+
- name: train
|
| 145 |
+
num_bytes: 2350630
|
| 146 |
+
num_examples: 853
|
| 147 |
+
download_size: 123951
|
| 148 |
+
dataset_size: 2350630
|
| 149 |
configs:
|
| 150 |
- config_name: blastp_network
|
| 151 |
data_files:
|
|
|
|
| 155 |
data_files:
|
| 156 |
- split: train
|
| 157 |
path: estimated_expression/data/train-*
|
| 158 |
+
- config_name: expression_runs
|
| 159 |
+
data_files:
|
| 160 |
+
- split: train
|
| 161 |
+
path: expression_runs/data/train-*
|
| 162 |
---
|
| 163 |
# CalCEN: A Co-Expression Network for *Candida albicans*
|
| 164 |
Elucidating gene function is a major goal in biology, especially among non-model organisms.
|
expression_runs/data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66df671f9b8c2d17cb719a3ade55f9be0ac2e28824ba6a33a4a4820768618165
|
| 3 |
+
size 123951
|