Showing 51 open source projects for "opensource java code"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Generalized Combinatorial Approach for Detecting Gene-by-Gene and Gene-by-Environment Interactions
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    CALBC
    The code here is a parser for CALBC corpus into Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    clinicalStudyTracker

    Clinical study tracker tracks case study members through activities.

    Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Scanner based Bioparsers
    Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Xholon project explores: software as systems of linked nodes, organized hierarchically. The Xholon toolkit supports this back-to-basics approach, and demonstrates practical benefits through examples from numerous domains.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Source code for the Chemical Informatics and Cyberinfrastructure Collaboratory project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sage Bionetworks
    Opensource software projects for genetics and genomics from Sage Bionetworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DEPRECATED PROJECT! SolexaTools is becoming the SeqWare project (http://seqware.sourceforge.net) to better reflect its expanded sequencer support. Please go to this project page for code and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) Cross-Enterprise Document Sharing for Images (XDS-I) Integration Profile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TraceTuner

    TraceTuner

    DNA sequencing quality values, base calling and trace processing

    Tracetuner is a tool for base and quality calling of trace files from DNA sequencing instruments. Originally developed by Paracel, a Celera Business, this code base was released as open source in 2006. TraceTuner was used by Celera to call 30+ million reads from both Drosophila and human genome sequencing projects. In 2000, Applied Biosystems bundled TraceTuner with ABI3700 Genome Analyzers and shipped it to the customers of these capillary electrophoresis sequencers. Later versions of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) PIX and PDQ v3 Integration Profiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Shrimp suite provides interactive visualizations of graph-based data. Creole (Eclipse plug-in) visualizes Java source code. Jambalaya (Protege plug-in) visualizes ontologies (including OWL), & Stand-Alone Shrimp visualizes RSF/GXL/PRJ/PPRJ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    NOTE: The IntAct package is now hosted at google code: http://intact.googlecode.com IntAct is an open source package to store and manipulate molecular interaction data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chemical Evaluation Framework (CEF) is a molecular structure based software to assist in hazard assessment. Download requires Java 6 update 1. Source code is contained in jar files. Download contains GSH reactivity plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Manuelito is a Java tool for decrypting posttranslational modification (PTM) patterns of proteins based on MALDI mass spectrometry spectra. It was built for analysing the 'histone code' but it can be applied to any other highly modified protein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JChemPaint Applet and Swing Application
    The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sequence studio main package provides classes and interfaces for various kinds of sequence alignment. Differently from regular expressions it computes similarity with two initially unknown strings. Project page provides code generating applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jaybird is java-language based, source & xml & codebyte class inter-converting tool. You can write your Envolvable Code with it; You can make your computer write program itself; You can run program without compiling time; You can manage source as data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A software framework to support distributed evolutionary software development. It dynamically creates a network of nodes that can run a pre-distributed source code (e.g. artificial lifeforms). The results of the calculation will be sent back to the maste
    Downloads: 0 This Week
    Last Update:
    See Project