Skip to main content

Output Loaders

The R and Python packages load files created by the cfdna command-line tool. They do not install, run, or wrap the CLI.

Use the CLI reference for command flags. Use these pages after you have output files and want to inspect, reshape, or plot them in R or Python.

Full API Indexes

  • Python API: generated from public Python symbols and docstrings.
  • R API: generated from roxygen .Rd topics for exported R functions and S3 generics.

Generation Sources

  • Python documentation comes from py-cfdnalab/src/cfdnalab.
  • R documentation comes from r-cfdnalab/man, which is generated by roxygen from r-cfdnalab/R.