Open Source Java Bio-Informatics Software - Page 19

Java Bio-Informatics Software

View 68 business solutions

Browse free open source Java Bio-Informatics Software and projects below. Use the toggles on the left to filter open source Java Bio-Informatics Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    JGBParser

    jgbparser, gbk parser, genbank parser, bioinformatics

    We present an alternative library for development of bioinformatics Java applications. a Java implementation of JGBParser was built. It consists in a library, able to analyze text files in the GenBank Flatfile (GBF) format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JHeatChart
    JHeatChart is a simple Java library for generating heat map charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JMGF

    Java implementation for the Mascot Generic File Format (MGF).

    JMGF is a lightweight framework for handling MGF files. It supports reading, writing and parsing of MGF files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    2-D chemical structure drawing program
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    The JPAT API is a Java API designed to provide developers with tools for calculating the results of protease digestion of proteins and ms/ms fragmentation of peptides. JPAT also contains GUI components for displaying the results. JPAT is a nice way to get
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JPS Java Protein Surface
    From a pdb file, the java program calculates the van der Walls surface of the protein in the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPhylo is a Java based visualization program used to display sequences of phylogenetic trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPhysChem - a mathematical modeling toolbox designed to provide an abstract layer and a comprehensive graphical front-end for general model building and specific modeling and data processing in the field of mass spectrometry and physical chemistry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java port of primer3
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    JRasterCreator allows you to easily & visually build a raster file for the mass spectrometry instrument Bruker Daltonics MS ultraflex II by clicking on various spots/locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Jaqpot3
    The JAQPOT3 web services are OpenTox API-1.2 compliant web services. JAQPOT3 is a web application that supports model training and data preprocessing algorithms such as MLR, SVM, ANN and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an independent fork of the ensj-core Ensembl Java API. This version of the API does not receive support from Ensembl. The project is still available under the original LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Java Batch System (JBS) is a batch queueing system in the tradition of NQS and PBS for internal (Java-based) and system batch jobs. Stand-alone operation and integration with existing batch queueing systems, initially OpenPBS, is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JGAL is a Java Genetic Algorithms Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Proteomic Library

    Java Proteomic Library

    A java proteomic development toolkit.

    The JPL project is no longer updated and maintained. It has evolved after being completely reengineered and upgraded. The new project is available at http://mzjava.expasy.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jrgp is a strong-typed Genetic Programming system, which features a graphical interface (gool) to setup and run GP-problems and a tool (fs-d) that greatly simplifies the definition of a GP-problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. Of course, there are probably a good deal of mistakes as well. I distribute Javamony, as I did Pysimony, hoping that it will be of educational value to someone else or at least vaguely amusing. Upcoming features will be: - Support for Amino Acid sequences - Support for additional file formats (e.g. Nexus) - Multithreading - Additional scoring methods (e.g. maximum likelihood)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Jeep is a modular, abstract and distributed evolutionnary programming core written in Java, allowing to grow autonomous agents as well a gene pool (as in genetic algorithms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a Java library designed to manage genotype and clinical data underlying complex diseases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jillion
    Java bio-informatics library to analyze and convert genomic sequence and assembly data. This library was created and used by the J. Craig Venter Institute (JCVI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jyrax is a Java-based, embeddable DAS/2 client designed to work with the 'assay' portion of the evolving DAS/2 specification. Jyrax can query a DAS/2 server and select microarray or other experimental data for retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KAnalyze

    KAnalyze

    DNA/RNA Sequence K-mer Toolkit

    KAnalyze is a Java toolkit designed to convert DNA and RNA sequences into k-mers. It is both a command line application and an API.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo