Commit
·
cec4597
1
Parent(s):
230f4c8
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ size_categories:
|
|
13 |
This is an aggregate dataset which allows you to download any and all data from the [BioDataome project](http://dataome.mensxmachina.org/).
|
14 |
|
15 |
## What is BioDataome?
|
16 |
-
|
17 |
|
18 |
## Usage
|
19 |
```python
|
|
|
13 |
This is an aggregate dataset which allows you to download any and all data from the [BioDataome project](http://dataome.mensxmachina.org/).
|
14 |
|
15 |
## What is BioDataome?
|
16 |
+
BioDataome is a collection of uniformly preprocessed and automatically annotated datasets for data-driven biology. The processed data can be accessed via the BioDataome website in .csv format and the BioDataome package via github. BioDataome package contains all the functions used to download, preprocess and annotate gene expression and methylation microarray data from Gene Expression Omnibus, as well as RNASeq data from recount.
|
17 |
|
18 |
## Usage
|
19 |
```python
|