Git Product home page Git Product logo

wellcounter's Introduction

NOTE: This program is not currently functional!

My first attempt at writing a program in Java. This is primarily a basic exercise for me to practice Java, while producing (eventually) a concise, useable program to count organisms, generate basic statistics and write the data to a file.

Currently, the program is just written in a singular, main method. Will eventually encapsulate aspects of the program in sub-methods and/or classes.

Program is designed to allow the user to easily count (and record count data) cells/larvae in wells of culture plates.

Current features:

  • Set maximum number of cells to count
  • Counting cells
  • Display remaining number of cells after a single counting session

Future features: The user should be able to just download and run the .jar file on any platform (currently not tested). However, the user may have to associate the .jar file type with the Java installation on their system.

To run (Linux - Ubuntu):

  1. Download the .jar file.
  2. Start Terminal.
  3. Navigate to the directory containing the .jar file you just downloaded.
  4. Type: java -jar .jar
  • Write data to file
  • Enter number of samples (wells) to be counted
  • Enter number of replicates for each sample (well)
  • Basic statistics on counts (running average, standard deviation) within replicates and/or across wells.

wellcounter's People

Contributors

kubu4 avatar sr320 avatar

Watchers

James Cloos avatar  avatar  avatar

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.