Skip to content

Commit

Permalink
Layout improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw authored Dec 11, 2022
1 parent c72809f commit e8e4942
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,16 @@ arg4 = name of gdb config file
arg5 = name of organism

The gdb.config file is of the form:
```
Organism name Organism_Derby_File.bridge
\* Metabolites_Derby_File.bridge

* Metabolites_Derby_File.bridge
```

Example gdb.config file:
```
Mus musculus Mm_Derby_Ensembl_103.bridge
\* metabolites_20210109.bridge
* metabolites_20210109.bridge
```

### Using the MetaDataExtractor locally:

Expand Down

0 comments on commit e8e4942

Please sign in to comment.