Skip to content

Commit e8e4942

Browse files
authored
Layout improvement
1 parent c72809f commit e8e4942

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ arg4 = name of gdb config file
1111
arg5 = name of organism
1212

1313
The gdb.config file is of the form:
14+
```
1415
Organism name Organism_Derby_File.bridge
15-
\* Metabolites_Derby_File.bridge
16-
16+
* Metabolites_Derby_File.bridge
17+
```
18+
1719
Example gdb.config file:
20+
```
1821
Mus musculus Mm_Derby_Ensembl_103.bridge
19-
\* metabolites_20210109.bridge
22+
* metabolites_20210109.bridge
23+
```
2024

2125
### Using the MetaDataExtractor locally:
2226

0 commit comments

Comments
 (0)