-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ingest: Dedup by sample id within NCBI and Andersen lab data
In investigating the duplicates dropped from the joined-ncbi metadata, I realized that these duplicates were not purely from the merge of the two data sources. This commit deduplicates by sample id in the upstream metadata as well. There's no need to change the processing of sequence FASTAs at this point because they are still matched by their respective accessions instead of strain name.
- Loading branch information
1 parent
58c0508
commit 12e8964
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters