generated from nextstrain/pathogen-repo-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5034ea4
commit cbcc232
Showing
4 changed files
with
98 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,3 +136,4 @@ grouping: | |
- authors | ||
- abbr_authors | ||
- institution | ||
resolutions: defaults/segment_resolutions.yaml |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
PICK_SEGMENT: | ||
- strain: TRVL9760 | ||
accession: KP026181 # matches the metadata for the other segments for this strain | ||
segment: S | ||
PICK_FIELD: | ||
- strain: H498913 | ||
field: date | ||
accession: HQ830423 # 2 accessions have the same date of 1988, one has 1990. So we choose majority rule (as an example). | ||
# following authors are very similar, pick the most complete looking | ||
- strain: LET-2083 | ||
field: authors | ||
accession: PP477309 | ||
- strain: LET-2102 | ||
field: authors | ||
accession: PP477310 | ||
- strain: LET-2099 | ||
field: authors | ||
accession: PP477311 | ||
- strain: LET-2088 | ||
field: authors | ||
accession: PP477312 | ||
- strain: LET-2116 | ||
field: authors | ||
accession: PP477313 | ||
- strain: LET-2093 | ||
field: authors | ||
accession: PP477314 |
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