Skip to content

Commit 3e04eb9

Browse files
authored
Merge pull request #51 from FETS-AI/itct_connectivity_updates
Itct connectivity updates
2 parents 236cf50 + dab2d43 commit 3e04eb9

2 files changed

Lines changed: 54 additions & 1 deletion

File tree

docs/_config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ navigation:
1010
- title: Run the Application
1111
url: runningApplication
1212
- title: Extras
13-
url: extras
13+
url: extras
14+
- title: ITCR Connectivity
15+
url: itcr_connectivity

docs/itcr_connectivity.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
This section includes a reference of all ongoing and existing connections between FeTS and other projects funded under the [Informatics Technology for Cancer Research (ITCR)](https://itcr.cancer.gov/) program.
2+
3+
A connectivity map featuring all ITCR projects can be found [here](https://www.ndexbio.org/#/network/04c0a7e8-af92-11e7-94d3-0ac135e8bacf).
4+
5+
<!-- vscode-markdown-toc -->
6+
* [Existing Connections](#ExistingConnections)
7+
* [DCMTK](#DCMTK)
8+
* [DCMQI](#DCMQI)
9+
* [CaPTk](#CaPTk)
10+
* [Synapse PACS](#SynapsePACS)
11+
* [TCIA and IDC](#TCIAandIDC)
12+
* [Ongoing Development](#OngoingDevelopment)
13+
* [XNAT](#XNAT)
14+
* [FLAIM](#FLAIM)
15+
* [PRISM](#PRISM)
16+
17+
<!-- vscode-markdown-toc-config
18+
numbering=true
19+
autoSave=true
20+
/vscode-markdown-toc-config -->
21+
<!-- /vscode-markdown-toc -->
22+
23+
## 1. <a name='ExistingConnections'></a>Existing Connections
24+
25+
### 1.1. <a name='DCMTK'></a>DCMTK
26+
FeTS uses [DCMTK - DICOM ToolKit (DCMTK)](https://dicom.offis.de/dcmtk.php.en) for DICOM file handling.
27+
28+
### 1.2. <a name='DCMQI'></a>DCMQI
29+
FeTS leverages [DICOM for Quantitative Imaging (DCMQI)](http://qiicr.org/dcmqi-guide/tutorials/intro.html) for generating DICOM-Seg files from NIfTI files.
30+
31+
### 1.3. <a name='CaPTk'></a>CaPTk
32+
FeTS leverages the [Cancer Imaging Phenomics Toolkit (CaPTk)](https://www.med.upenn.edu/cbica/captk) for integrating CaPTk's current functionality into FeTS.
33+
34+
### 1.4. <a name='SynapsePACS'></a>Synapse PACS
35+
FeTS' performance evaluation metrics are used by [Synapse PACS](https://www.synapse.org/).
36+
37+
### 1.5. <a name='TCIAandIDC'></a>TCIA and IDC
38+
Enriching [The Cancer Imaging Archive (TCIA)](https://www.cancerimagingarchive.net/) and [Imaging Data Commons (IDC)](https://datacommons.cancer.gov/repository/imaging-data-commons) data collections with segmentations and radiomic features. Robustness analysis on radiomic features on TCIA data has also been posted back to TCIA.
39+
40+
## 2. <a name='OngoingDevelopment'></a>Ongoing Development
41+
42+
### 2.1. <a name='XNAT'></a>XNAT
43+
Use FeTS' federated learning functionality for data discovery through [XNAT](https://xnat.org) features through its feature extraction functionality.
44+
45+
### 2.2. <a name='FLAIM'></a>FLAIM
46+
Interoperability and privacy preservation algorithmic comparison.
47+
48+
### 2.3. <a name='PRISM'></a>PRISM
49+
Federated learning for segmentation of PRISM data.
50+
51+
Contact [contact [at] fets.ai](mailto:contact@fets.ai) with any questions.

0 commit comments

Comments
 (0)