Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete Curation #191

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

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