We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Stubbing this out as a GitHub issue. We'll need to discuss some merging rules for public and external datasets.
Make design decisions and write code for:
https://github.com/nextstrain/ebola/blob/ingest_s/Snakefile#L35-L48
https://github.com/nextstrain/ebola/tree/ingest_s/ingest#adding-new-sequences-not-from-genbank
https://raw.githubusercontent.com/nextstrain/dengue/experimental/uniqmerge/ingest/bin/uniq_merge.py
python uniq_merge.py \ --cache metadata_all.tsv \ --new external_metadata.tsv \ --outfile merged_metadata.tsv \ --grouby_col accession
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
Stubbing this out as a GitHub issue. We'll need to discuss some merging rules for public and external datasets.
Description
Make design decisions and write code for:
https://github.com/nextstrain/ebola/blob/ingest_s/Snakefile#L35-L48
Examples
Possible solution
https://github.com/nextstrain/ebola/tree/ingest_s/ingest#adding-new-sequences-not-from-genbank
https://raw.githubusercontent.com/nextstrain/dengue/experimental/uniqmerge/ingest/bin/uniq_merge.py
The text was updated successfully, but these errors were encountered: