MichelNivard commited on
Commit
3a951a6
·
verified ·
1 Parent(s): 4305b63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,4 +1,12 @@
1
- These are DNA coding sequences for humans downloaded fron ensembl with the following R script:
 
 
 
 
 
 
 
 
2
 
3
  ```r
4
  # install biomartr 1.0.7 from CRAN
 
1
+ ---
2
+ tags:
3
+ - biology
4
+ - DNA
5
+ - Genome
6
+ size_categories:
7
+ - 100K<n<1M
8
+ ---
9
+ These are DNA coding sequences in the human genome build GRCh38, downloaded from ensembl with the following R script:
10
 
11
  ```r
12
  # install biomartr 1.0.7 from CRAN