Skip to content
View NCDCbioinformatics's full-sized avatar

Block or report NCDCbioinformatics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NCDCbioinformatics/README.md

NCDCbioinformatics profile banner

Umbrella Repository National Cancer Data Center Location

About

NCDCbioinformatics is the public bioinformatics software profile of the National Cancer Data Center. The account is organized around two major development tracks:

  • CURE-NGS: a panel-based genomic data construction and harmonization framework for heterogeneous clinical sequencing outputs
  • K-CORE: analysis portal development for clinico-omics integration, visualization, and research-facing data exploration

Main Projects

CURE-NGS

CURE-NGS is the publication-facing framework for panel-based genomic data harmonization, transformation, and reproducible mutation annotation workflows.

Repository Purpose
cure-ngs-panel-harmonization-framework Umbrella repository for the manuscript, editorial declarations, and framework metadata
panel_VCF_vcf2maf_pipeline Multi-panel VCF preprocessing, build harmonization, and VCF-to-MAF conversion
HGVS_to_minimal_MAF_pipeline HGVS-driven minimal MAF generation pipeline
minimal_MAF_to_annotated_MAF_pipeline Minimal-MAF-to-annotated-MAF conversion pipeline
gene_name_harmonization Gene symbol harmonization utility
gene_fusion_normalizer Fusion gene normalization utility
hgvs_normerlizer HGVS nomenclature normalization utility

K-CORE Analysis Portal Development

K-CORE represents the clinico-omics analysis portal development track, including backend services, frontend visualization, and synthetic demonstration resources. The repositories below are mirrored under this profile for unified public presentation while the original K-CORE-NCDC organization remains unchanged.

Repository Area Summary
K-CORE-NCDC Portal overview Landing repository for the mirrored K-CORE portal software collection
ncc-backend Backend platform Django-based backend source structure for K-CORE portal services and clinico-omics workflows
ncc-frontend Frontend visualization React-based portal UI source structure for clinico-omics exploration and visual analytics
synthetic-data-set Demonstration data Representative synthetic dataset package used for portal validation and demonstration

Focus Areas

  • Panel-based genomic data construction and harmonization
  • Provenance-aware transformation of VCF, HGVS, and report-derived inputs
  • Research-ready mutation annotation workflows
  • Clinico-omics portal engineering and interactive data visualization
  • Terminology normalization for cancer genomics data integration

Contact

  • Institution: National Cancer Data Center
  • Website: www.cancerdata.re.kr
  • Location: Goyang-si, Gyeonggi-do, Republic of Korea

Notes

The repositories under this profile are intended for research software and framework documentation. Patient-level clinical or genomic data are not distributed through this profile.

Popular repositories Loading

  1. gene_name_harmonization gene_name_harmonization Public

    Harmonization of various gene names based on ensemble

    Python

  2. gene_fusion_normalizer gene_fusion_normalizer Public

    Harmonization of various fusion gene names based on ensemble

    Python

  3. hgvs_normerlizer hgvs_normerlizer Public

    Harmonization of various HGVS nomenclature schemes

    Python

  4. panel_VCF_vcf2maf_pipeline panel_VCF_vcf2maf_pipeline Public

    Multi-panel VCF automatic processing

    Shell

  5. HGVS_to_minimal_MAF_pipeline HGVS_to_minimal_MAF_pipeline Public

    Pipeline for creating minimal MAF with HGVS

    Python

  6. minimal_MAF_to_annotated_MAF_pipeline minimal_MAF_to_annotated_MAF_pipeline Public

    Pipeline for creating annotated MAF from minimal MAF

    Shell