{"id":20512048,"url":"https://github.com/wardlt/coi-table-generator","last_synced_at":"2025-10-17T04:33:39.423Z","repository":{"id":91621809,"uuid":"189645592","full_name":"WardLT/coi-table-generator","owner":"WardLT","description":"Utility script for generating conflict of interest tables for grants","archived":false,"fork":false,"pushed_at":"2021-04-20T14:50:46.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T09:08:40.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WardLT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-31T19:10:03.000Z","updated_at":"2021-04-20T14:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"1056fdf8-1b0f-4e39-acc2-93d601ca3ff0","html_url":"https://github.com/WardLT/coi-table-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardLT%2Fcoi-table-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardLT%2Fcoi-table-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardLT%2Fcoi-table-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardLT%2Fcoi-table-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WardLT","download_url":"https://codeload.github.com/WardLT/coi-table-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117649,"owners_count":20074435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T20:39:33.501Z","updated_at":"2025-10-17T04:33:39.335Z","avatar_url":"https://github.com/WardLT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COI Table Generator\n\nUtility script for generating conflict of interest tables for grants. \n\nThis directory contains a Python script that will read a specially-formated Excel file and write out a list of collaborators in the format needed by different types of grants.\n\n## Installation\n\nNo installation is required, but there are Python dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nThe Excel document associated with this repository, `collaborators.xlsx`, which contains lists of different types of collaborators.\nFor now, the types are limited to \"co-author\" and \"mentorship\" relationships.\nIn the case of co-authors, you list their affiliations and the last date you published a paper with them.\n\nOnce you update the lists of authors in these lists, the `print-collab-table.py` script will allow you to render the data in different formats.\n\nTo run the script with default settings, simply call `python print-collab-table.py` from the command line.\n\n`print-collab-table` takes several different keyword arguments.\nFor example, `--date` sets the submission date for the grant, which changes which authors are included in the COI list.\nCall `python print-collab-table.py --help` for a full list of options.\n\n### Supported Formats\n\nThe script currently only supports a few different formats:\n\n- DOE format, which separates \"Co-authors,\" \"Co-editors\" and \"Advisees/Mentors\" and writes them in three separate sections in a table format. The code currently uses [`longtable`](https://ctan.org/pkg/longtable?lang=en) to generate multi-page tables.\n- BES format, which saves the collaborators in a single CSV file.\n- Paragraph format, which writes out the author names in a long sentence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardlt%2Fcoi-table-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwardlt%2Fcoi-table-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardlt%2Fcoi-table-generator/lists"}