Skip to content

Conversation

@tcezard
Copy link
Member

@tcezard tcezard commented Dec 19, 2023

New script that enable deletion of the last curation object submitted to a BioSample.
This is script that should only be used if we own the curation.


def main():
arg_parser = argparse.ArgumentParser(
description='query Biosamples accessions from a file')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description doesn't seem complete...

@staticmethod
def get_config_communicators():
communicators = []
# If the config has the credential for using webin with BioSamples use webin first
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is the same as here then it might make sense to refactor so as to not repeat logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants