Skip to content

cuppa v2.1.1

Compare
Choose a tag to compare
@luan-n-nguyen luan-n-nguyen released this 02 Apr 08:42
· 1668 commits to master since this release

Bug fixes:

  • PredictionRunner now has the clf_group arg that can be either 'all' or 'dna'. This is useful when a sample had RNA data during training, but only has DNA input data at runtime (and hence we don't expect to have RNA predictions)
  • Fixed CV performance data not properly being added to cuppa.vis_data.tsv and hence not being shown in the visualization

Other:

  • Refactored/clean-up of constants and code related to predictions