<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=undefined&type=result"></script>');
-->
</script>
To assign standardized country names from geographic metadata embedded in FASTA headers, this study implemented a deterministic matching strategy known as the Rule-Based Country Assignment (RBCA). First, HA protein sequences in FASTA format were parsed using Biopython v1.81, extracting only the "Name" field from each record. Virus names followed the GISAID-recommended structure: A/host/location/isolate/year. A custom regular expression parser was applied to isolate the third component—assumed to represent the sampling location—which was then tabulated and saved in location_list.csv. In the next step, these extracted location names were matched exactly against a custom JSON dictionary (location_to_country_ISO_3166_1.json) containing only ISO 3166-1 short English country names. No aliases, abbreviations, or user-defined variants were included. The processing script Fasta-rbca R1.ipynb exclusively relied on this dictionary for precise lookup. Locations that failed to match were labeled as "Other" and retained alongside successful assignments for completeness. All results were consolidated and exported to country_stat.csv, ensuring traceable, reproducible mapping.
If you use this notebook, please cite it as below: He, Jie-Long. (2025). *Fasta RBCA R1: Rule-Based Country Assignment (RBCA) for Avian Influenza FASTA files*. Zenodo. https://doi.org/10.5281/zenodo.15341374
citations This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |