Git Product home page Git Product logo

filewatcher's Introduction

FileWatcher

This is the source code for the FileWatcher Cytoscape app.

Its in a BETA Stadium and currently offers to listen to changes in xls and csv files. The app will only listen to the first sheet in an Excel file.

Building and Installation:

To download best clone this repository using git (or your favorite git tool)

git clone https://github.com/tpfau/FileWatcher.git 

To build the app, you will need maven installed on your system. Then, if you have cloned this repository go to the repository directory and run maven:

cd FileWatcher
mvn install

Finally copy target/FileWatcher-0.0.1.jar to your Cytoscape app directory or install the file from within the Cytoscape app menu.

Usage:

When installed select a network that you want to listen to changes in a xls or csv file.
Go to Apps -> Add File To Watch
You can select a file to watch and the column to map as well as the Cytoscape table to map to.
The data from the excel sheet will be loaded automatically into cytoscape (be aware, that while each column can contain different datatypes in excel or csv files, they have to be consistent for Cytoscape, so only use one type of data per column). Columns not in the Cytoscape network will be added.

filewatcher's People

Contributors

dependabot[bot] avatar tpfau avatar

Watchers

 avatar  avatar

filewatcher's Issues

When watching an edge table in CSV format, Cytoscape produces a warning whenever the file is saved

I'm trying to watch an edge table, in order to expedite adding new data to an existing network. Whenever I save the CSV file I get a warning, and my Cytoscape map doesn't seem to update.
image
Any help resolving this would be greatly appreciated
I'm not sure if any of this data will be relevant,
Windows 10 professional 64-bit version 2004
Cytoscape 3.8.1
Java version 11.0.6
Microsoft Excel 2016

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.