We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6603bf5 commit c40b963Copy full SHA for c40b963
src/python/ensembl/genes/metadata/README.md
@@ -58,7 +58,7 @@ export TAXONOMY_URI="mysql+pymysql://user:pass@host:port/ncbi_taxonomy"
58
python beta_patcher.py patches.csv --jira-ticket EBD-1111 --output-dir ./patches/
59
60
# 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
+python beta_patcher.py patches.csv --jira-ticket EBD-1111 --team-filter Genebuild
62
```
63
64
### Finding genome_uuid for organism/assembly patches
0 commit comments