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

Sample Ownership #204

Merged
merged 7 commits into from
Apr 23, 2024
Merged

Conversation

tcezard
Copy link
Member

@tcezard tcezard commented Apr 15, 2024

New script to check who owns existing samples from the metadata spreadsheet.

cfg.query('biosamples', 'domain'))
with open(args.output, 'w') as open_ouptut:
sample_attrs = ['accession', 'name', 'domain', 'webinSubmissionAccountId', 'status']
other_fields = ['accession', 'name', 'domain', 'webinSubmissionAccountId', 'status']
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this used anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

bin/check_existing_sample_ownership.py Outdated Show resolved Hide resolved
@tcezard tcezard force-pushed the Check_sample_ownership branch from ade2418 to 75d9721 Compare April 22, 2024 13:25
@tcezard tcezard merged commit da26f74 into EBIvariation:master Apr 23, 2024
4 checks passed
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.

2 participants