The CDE Browser is the primary starting point for exploring the contents of the caDSR. This tool supports browsing, searching, and exporting CDEs within or across caDSR Contexts.
The CDE Browser is developed in Java and requires Apache Ant for building.
The CDE Browser is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.
You will find more details about the caDSR CDE Browser in the following links:
- [Community Wiki] (https://wiki.nci.nih.gov/x/OoEI)
- [Code Repository] (https://github.com/NCIP/cadsr-cde-browser)
- [Issue Tracker] (https://tracker.nci.nih.gov/browse/CDEBROWSER)
- [Installation Package] (http://gforge.nci.nih.gov/frs/?group_id=34)
- [NCI Instance] (https://cdebrowser.nci.nih.gov)
Please join us in further developing and improving the caDSR CDE Browser project.
To build new JS files:
- Navigate to v5/cdebrowser/client/src/main/webapp
- Run buildJSFiles.sh
- Check-in new files