Difference between revisions of "Documentation/Nightly/Extensions/TCIABrowser"

From Slicer Wiki
Jump to: navigation, search
(redirect to the docs in GitHub)
Tags: Visual edit, Replaced
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
<noinclude>{{documentation/versioncheck}}
<!-- ---------------------------- -->
+
</noinclude>
{{documentation/{{documentation/version}}/module-header}}
 
<!-- ---------------------------- -->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
Extension: [[Documentation/{{documentation/version}}/Extensions/TCIABrowser|TCIABrowser]]<br>
 
Acknowledgments:
 
This work is funded by the National Institutes of Health, National Cancer Institute through the Grant [http://qiicr.org Quantitative Image Informatics for Cancer Reasearch (QIICR)] (U24 CA180918) (PIs Kikinis and Fedorov).<br>
 
Authors: Alireza Mehrtash({{collaborator|name|spl}}), Andrey Fedorov ({{collaborator|name|spl}})<br>
 
Contact: Alireza Mehrtash, mehrtash at bwh dot harvard dot edu<br>
 
 
 
License: [http://www.slicer.org/pages/LicenseText Slicer License]
 
 
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}}
 
|{{collaborator|logo|spl}}|{{collaborator|longname|spl}}
 
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 
}}
 
 
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
The Cancer Imaging Archive (TCIA) hosts a large collection of Cancer medical imaging data which is available to public through a programmatic interface (REST API). TCIA Browser is a Slicer module by which the user can connect to the TCIA archive, browse different collections, patients, studies and series, download the images and visualize them in 3D Slicer.
 
 
 
As of February 2014, the following collections of TCIA are available via public TCIA API interface (see [https://wiki.cancerimagingarchive.net/display/Public/Collections description of TCIA collections] for details):
 
 
 
* QIBA CT-1C           
 
* TCGA-GBM *             
 
* RIDER PHANTOM PET-CT
 
* RIDER PHANTOM MRI     
 
* Phantom FDA           
 
* TCGA-LGG *
 
* TCGA-KIRC *           
 
* TCGA-BRCA *           
 
* BREAST-DIAGNOSIS
 
* PROSTATE-DIAGNOSIS   
 
* LIDC-IDRI             
 
* TCGA-LUAD *
 
* RIDER Lung CT         
 
* RIDER NEURO MRI       
 
* RIDER Lung PET-CT
 
* CT COLONOGRAPHY       
 
* REMBRANDT             
 
* RIDER Breast MRI
 
 
 
For the collections marked with *, available clinical data is linked from [http://cancergenome.nih.gov/ The Cancer Genome Atlas].
 
 
 
TCIABrowser gives you access to 18 collections, which contain a total of over 23,000 image series from a variety of manufacturers and of different modalities and organs. Some of the summary statistics of the data available from the public collections listed is provided below.
 
 
 
<gallery widths="500px" heights="500px" perrow="2">
 
Image:TCIA_public_collections-collections.png
 
Image:TCIA_public_collections-modalities.png
 
Image:TCIA_public_collections-body_parts.png
 
Image:TCIA_public_collections-manufacturers.png
 
</gallery>
 
<!-- ---------------------------- -->
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
Not available at this time.
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
 
 
{|
 
* '''Step 1: Connect to the server'''
 
Press connect button to connect to TCIA archive with 3D Slicer unique API-KEY. TCIA will provide a list of available collections and the browser will pop up automatically.
 
If you have your own unique API and want to use that you can add your own API using the "+" button and then select it using the combo box.
 
 
|[[Image:TCIA-New01.png|thumb|360px|Module GUI]]
 
|}
 
 
 
{|
 
* '''Step 2: Browse the collections'''
 
In the browser window from the combo box select a collection. The browser will get the patient data from the TCIA server and will populate the Patients table. In patient table, the clinical data icon besides the patient ID [[Image:Report-icon-tcia.png|thumb|20px|Clinical Data Icon]] means that the clinical data for that specific patient is available in TCGA. The use Cache check box will cache the query results on your hard drive which makes the next selections much faster. If you want to do the query (connect to TCIA Server) you can uncheck this box. Above the Patients table you can see the last access time. The process is the same for studies and series tables.
 
 
 
|[[Image:TCIA-New02.png|thumb|820px|Module GUI]]
 
|}
 
 
 
{|
 
* '''Step 3: Access Clinical Data from TCGA'''
 
|[[Image:TCIA-New03.png|thumb|600px|Module GUI]]
 
|[[Image:TCIA-New04.png|thumb|600px|Module GUI]]
 
|}
 
 
 
 
 
{|
 
* '''Step 4: Download a Series'''
 
|[[Image:TCIA-New05.png|thumb|720px|Module GUI]]
 
|
 
 
 
|}
 
 
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
* [[Documentation/4.3/Extensions/XNATSlicer|XNATSlicer]]
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
 
 
* [http://qiicr.org/ Quantitative Image Informatics for Cancer Research (QIICR)]
 
* [http://imaging.cancer.gov/programsandresources/specializedinitiatives/qin Quantitative Imaging Network (QIN)]
 
* [http://cancerimagingarchive.net/ TCIA Home Page]
 
* [https://wiki.cancerimagingarchive.net/display/Public/Collections Description of TCIA Collections]
 
* [https://wiki.cancerimagingarchive.net/display/Public/TCIA+Programmatic+Interface+%28REST+API%29+Usage+Guide TCIA Rest API Documentation]
 
* [http://www.na-mic.org/Wiki/index.php/2014_Project_Week:TCIA_Browser_Extension_in_Slicer Project page at NAMIC 2014 Project Week]
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
* [https://github.com/QIICR/TCIABrowser Source Code]
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
 
[[Category:Documentation/{{documentation/version}}/Modules/Informatics]]
 
[[Category:Documentation/{{documentation/version}}/Modules/Informatics]]
<!-- ---------------------------- -->
+
'''Please see documentation of this module here: https://github.com/QIICR/TCIABrowser'''

Latest revision as of 20:57, 3 August 2023

Home < Documentation < Nightly < Extensions < TCIABrowser