Skip to content

Commit

Permalink
Update complexes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Apr 29, 2024
1 parent ecd3e96 commit 6112989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/semra/landscape/complexes.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
@click.command()
def main():
"""Build the mapping database for protein complex terms."""
# CONFIGURATION.get_mappings(refresh_raw=False, refresh_processed=False)
CONFIGURATION.get_mappings(refresh_raw=True, refresh_processed=True)

res = ensure_zenodo(
key="semra-complex",
Expand Down

0 comments on commit 6112989

Please sign in to comment.