etrop commited on
Commit
3c019b0
1 Parent(s): 4229243

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ For each instance, there is a string representing the sequence, a string indicat
30
  ### Data Fields
31
 
32
  - `sequence`: a string containing a DNA sequence from one of the 48 plant genomes
33
- - `desciption`: a string indicating the species of the sequence as well as the NCBI id.
34
  - `start_pos`: an integer indicating the index of the sequence's first nucleotide
35
  - `end_pos`: an integer indicating the index of the sequence's last nucleotide
36
 
 
30
  ### Data Fields
31
 
32
  - `sequence`: a string containing a DNA sequence from one of the 48 plant genomes
33
+ - `description`: a string indicating the species of the sequence as well as the NCBI id.
34
  - `start_pos`: an integer indicating the index of the sequence's first nucleotide
35
  - `end_pos`: an integer indicating the index of the sequence's last nucleotide
36