In collaboration with faculty at the School of Data Science at UVA
This project uses Circos, a software package for visualizing data and information. Initially created for visualizing genomic data and sequences, Circos is used here to visualize data on research publishings at research institutions. By taking this data from OpenAlex, the aim of this project is to have a more clear analysis on which fields of research at UVA have the most publishings and how well UVA does as a research institution compared to other R1 institutions. The metrics used in this study are the raw number of publishings and the mean normalized number of publishings compared to all R1 institutions.
Download Circos and follow the instructions on the Circos website accordingly. Within the example file, input data files in data and put all .conf files in the etc folder. Within the circos.conf file, replace karyotype and file variables with the respective files for each institution.
To run, use the command: ./bin/circos -conf example/etc/circos.conf within the Circos folder.

