Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tabbassidaloii authored Sep 16, 2024
1 parent f852c0b commit 9b78cb2
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,12 @@ Run
In your terminal:

```shell
java -jar BioMart2BridgeDb.jar <configFile> <outputPath> <oldDB> <inclusive>
java -jar BioMart2BridgeDb.jar $DATASOURCENAME $VERSION $CONFIG_FILE $PATH_FOR_NEW_DB
```

- \<configFile\>: location of configuration file

- \<outputPath\>: Path for the new database

- \<oldDB\>: (optional) directory of the old database - run QC

- \<inclusive\>: (optional) use inclusive BridgeDb list
- \<DATASOURCENAME\>: Database name (e.g. Ensembl, EnsemblGenomes)
- \<VERSION\>: Database version (e.g. 111)
- \<CONFIG_FILE\>: configuration file
- \<PATH_FOR_NEW_DB\>: Path for the new database

List of default config files:
============
Expand Down

0 comments on commit 9b78cb2

Please sign in to comment.