augur.curate.parse_genbank_location moduleļ
Parses GenBankās ālocationā field of the NDJSON record to 3 separate fields: ācountryā, ādivisionā, and ālocationā.
Checks that a record is from GenBank by verifying that the ādatabaseā field has a value of āGenBankā or āRefSeqā.
- augur.curate.parse_genbank_location.parse_location(record, location_field_name)ļ
- Return type:
- augur.curate.parse_genbank_location.register_parser(parent_subparsers)ļ
- Return type:
_SubParsersAction