Description Usage Arguments Value Examples
Return the list of the TCIA Series that match the required parameters
| 1 | tcia.get.Series(api.key, modality.values, body.parts)
 | 
| modality.values | a TCIA type of images (CT, MR, ...) that has to be downloaded (to get the update list use: get.ModalityValues) | 
| body.parts | a TCIA body part affected by the tumor (to get the available body part use: get.BodyPartValues) | 
| apy.key | the unique TCIA Api Key of the user | 
a list of the TCIA Series
| 1 | tcia.get.Series(<TCIA Api Key>, modality.values = "MR", body.parts = "HEAD")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.