Skip to content

Appsilon/cdisc-case-3-outputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CDISC Protocol → TLF Pipeline

An end-to-end run of the clinical reporting pipeline on the CDISC Pilot study (LZZT / CDISCPILOT01)"Safety and Efficacy of the Xanomeline Transdermal Therapeutic System (TTS) in Patients with Mild to Moderate Alzheimer's Disease".

The pipeline takes a study definition plus its SDTM data and produces the full reporting package: a TLF plan, analysis/ADaM specs, derived ADaM datasets, the Tables/Listings/Figures themselves, and an interactive traceability explorer.

Pipeline stages

USDM + SDTM  →  TLF plan  →  analysis/ADaM spec  →  ADaM  →  TLF  →  traceability

Layout

inputs/                  # NOT committed — see "Getting the input data" below
  usdm.json              # study definition (CDISC USDM 4.0.0)
  sdtm/                  # SDTM datasets (*.xpt + *.json) + define.xml
outputs/
  tlf-plan/              # study model, TLF index/plan, analysis + adam specs
  adam/                  # derived ADaM datasets, admiral code, QC reports
  tlf/                   # generated Tables/Listings/Figures + ARD
  traceability/          # standalone HTML traceability explorer

Getting the input data

The inputs/ directory is git-ignored and must be populated locally. Both sources are the public CDISC Pilot study (CDISCPILOT01 / LZZT):

Place these files under inputs/ matching the layout above before running the pipeline.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors