Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 203 Bytes

Anatamogram Script using PyAnatamogram

The script has one parameter:

  • -i: The path to the JSON input file

Input format is as follows:

{
   "cancer": {"bone": 0.25, "liver": 0.5, ...}
}