Guide users through proposing a new dataset or analysis results for TCIA, collecting all necessary metadata, and generating a standardized proposal package.
This Skill assists users in preparing a formal proposal for publishing a new dataset or analysis results on The Cancer Imaging Archive (TCIA). It mirrors the logic and requirements of the tcia-dataset-proposal.py application.
Determine the type of submission:
Collect Name and Email for three mandatory Points of Contact (POC):
orcid_helper.py logic to validate and fetch profile details.tcia-cicadas-skill for high-quality abstract generation.permissible_values.json).permissible_values.json).The goal is to generate a ZIP package containing:
{nickname}_proposal_summary_{date}.tsv
tcia-dataset-proposal.py.{nickname}_investigators_{date}.tsv
{nickname}_proposal_summary_{date}.docx
{nickname}_agreement_updated_{date}.pdf
For specific implementation details on file generation and validation, refer to:
tcia-dataset-proposal.py: Main application logic and file generation.tcia-remapping-skill/orcid_helper.py: ORCID validation and lookup.tcia-remapping-skill/resources/agreement_template.pdf: PDF template.tcia-remapping-skill/resources/permissible_values.json: Controlled vocabularies for sites and diagnoses.