File Structure

+ Cyfinder
	Maven Project with Cyfinder's GUI interaction with Cytoscape. Import as Maven Project.
	Project Metadata and Compilation with pom.xml in the root. Run as Maven Install. Resulting JAR in target folder.
	Subgraph Finder JAR must be moved to Maven Dependency Folder in the installation drive C.

+ Subgraph Finder
	Normal Java Project with Cyfinder logic (Eclipse IDE project structure).
	Project Metadata and Compilation with build.xml in root. Ruan as Ant Build. 
	Resulting JAR in dist folder (must be moved to C:\Users\[user]\.m2\repository\edu\claflin\finder\3.0\) as finder-3.0.jar

+ Test Graphs
	Sample Networks to be imported to Cytoscape for either regular Cytoscape use or for the use of Cyfinder's functionalities.

Refer to Documents/Installation & Usage/How to compile CyFinder.pdf for Cyfinder compilation steps
Refer to Documents/Installation & Usage/How to use CyFinder for Cyfinder usage demo
Alternatively, refer to the videos.