Skip to content

Commit c40b963

Browse files
committed
fix readme
1 parent 6603bf5 commit c40b963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/ensembl/genes/metadata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export TAXONOMY_URI="mysql+pymysql://user:pass@host:port/ncbi_taxonomy"
5858
python beta_patcher.py patches.csv --jira-ticket EBD-1111 --output-dir ./patches/
5959

6060
# With team filter (only applies patches where all affected genomes belong to specified team)
61-
python beta_patcher.py patches.csv --jira-ticket EBD-1111 --team-filter genebuild
61+
python beta_patcher.py patches.csv --jira-ticket EBD-1111 --team-filter Genebuild
6262
```
6363

6464
### Finding genome_uuid for organism/assembly patches

0 commit comments

Comments
 (0)