Showing 893 open source projects for "json-java"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1

    oasis-genomics

    Oasis Genomics cancer omics integration portal

    OASIS is an application that enables complex analytical queries across somatic mutations; copy number changes (CNV); and gene expression data. OASIS has been built on top of the BIoMart frameworks and has been extended to incorporate unique tools and visualizations to facilitate analysis of complex cancer "Omics" datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    memesa-tools

    memesa-tools

    A collection of tools used in the enumeration of solution spaces

    This collection of tools forms the basis of a pipeline for the complete enumeration of the number of solutions present in a model that maximizes a single objective function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aisconvert
    Toolkit for processing genetic data. Currently supports (command-line): Half-IBD (Identity by descent) aka HIRs - between 2 or any number of files (in distances and cM); RAW2PED, PED2RAW conversions; regions of homozygousity and other converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mutation Mapper
    PLEASE NOTE: THIS PROJECT PAGE WILL NO LONGER BE UPDATED - PLEASE USE THE GITHUB PAGE (https://github.com/gantzgraf/MutationMapper) TO FIND THE LATEST RELEASE (https://github.com/gantzgraf/MutationMapper/releases/latest). Predict functional consequences of mutations identified from sanger sequencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The Protein Similarity Network

    The Protein Similarity Network

    Human protein similarity network used to predict drug safety.

    This is the protein similarity network - PSIN. Here, the nodes are human proteins and they are linked only if they share considerable sequence similarity. We found that this network is particularly useful to distinguish approved from problematic drug-targets. Here you also find the complete set of programs and datasets we used for this purpose. Free to help further test and develop this project. Your help and expertise are much appreciated ! If you have any questions, please do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BANNER is a named entity recognition system intended primarily for biomedical text. It uses conditional random fields as the primary recognition engine and includes a wide survey of the best techniques described in recent literature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JGAP is a Genetic Algorithms and Genetic Programming package written in Java. It is designed to require minimum effort to use, but is also designed to be highly modular. JGAP features grid functionality and a lot of examples. Many unit tests included. Legal notice/Impressum: Klaus Meffert An der Struth 25 D-65510 Idstein sourceforge <at> klausmeffert.de
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    Library of various Java Swing user interface components, with emphasis on views and editors for complex data structures, like collections, sets, lists, maps, graphs, and matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    merlin-sysbio
    merlin is an user-friendly Java application that performs the reconstruction of genome-scale metabolic models for any organism that has its genome sequenced. It performs several steps of the reconstruction process, including the functional genomic annotations of the whole genome. Moreover, merlin includes tools for the identification and annotation of transport proteins encoding genes, as well as the generation of transport reactions for such carriers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10

    ConvertMAS

    ConvertMAS converts Chemical File Formats mol, mol2 and sdf.

    ConvertMAS - molecule converter; use to convert Chemical File Formats. It works on mol, mol2 and sdf files. It converts single file to respective formats. It will split sdf file with multiple molecules into seperate single files of any desired format. Also ConvertMAS creates sdf files from joining of mol, mol2 and sdf files. This is stand alone application; hence no need of internet connectivity to get results. It will generate output files in less time. Various online tools are available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Protein Contact Matrix Generator

    Command line application to generate contact matrix from proteins (3D)

    A protein contact matrix is 2D representation of the distances between amino acid residues in a 3D protein structure. Protein Contact Map Generator (PCMGen) is a command line tool which takes protein 3D structures (PDB format files) as input and computes contact distances between two chains (from single or two different proteins). These matrix files can be further visualised as Contact Maps using other visualization tools/ programs (like R-heatmaps). Contact Maps can be used to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XMLPipeDB is a suite of tools for building relational databases from XML sources with minimal manual processing of the data. While the applicability is general, our motivation was to facilitate the management of biological data from different sources.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hadoop-BAM is a Java library for the manipulation of files in common bioinformatics formats using the Hadoop MapReduce framework with the Picard SAM JDK, and command line tools similar to SAMtools. The file formats currently supported are BAM, SAM, FASTQ, FASTA, QSEQ, BCF, and VCF. For a longer high-level description of Hadoop-BAM, refer to the article "Hadoop-BAM: directly manipulating next generation sequencing data in the cloud" in Bioinformatics Volume 28 Issue 6 pp. 876-877, available online at: http://dx.doi.org/10.1093/bioinformatics/bts054 Note that the library part of Hadoop-BAM is mainly for developers with experience in using Hadoop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Drug Extraction

    Drug name extraction

    Drug name recognition and normalisation/grounding to DrugBank ids and standard names. Package provides 2 taggers: 1. DrugTagger - CRF-based with DrugBank presence feature (see feature set for details). 2. DrugnameGazetteer - gazetteer/dictionary-based. Dictionary created from DrugBank.ca database. Both taggers include grounding/normalisation to DrugBank ids and standard names. Feature set: Word, Word-1, Word+1, Word-1_Word, Word_Word+1, DrugBankPresence, POS DrugBankPresence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SuRankCo

    Supervised Ranking of Contigs in de novo Assemblies

    SuRankCo is a machine learning based software to score and rank contigs from de novo assemblies of next generation sequencing data. It trains with alignments of contigs with known reference genomes and predicts scores and ranking for contigs which have no related reference genome yet. For more details about SuRankCo and its functioning, please see "SuRankCo: Supervised Ranking of Contigs in de novo Assemblies" Mathias Kuhring, Piotr Wojtek Dabrowski, Andreas Nitsche and Bernhard Y....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Taxy is a tool for browsing and quering data organized as a taxonomy. Through the use of plugins it allows to connect to different data sources, such as the NCBI species taxonomy or the catalogue of biomedical services of the EU project ACGT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SBSI
    SBSI (Systems Biology Software Infrastructure) is a suite of tools for systems biology, such as parallelized numerical algorithms, and a Java, Eclipse RCP based client for visualizing results, running simulations, and integrating SBML based plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gene Studio is a free tool for modelling of DNA manipulation. It will allow to work with vectors, to design primers, to clone molecules and provide user friendly intewrface.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 20

    DiSir

    In-silico digestion of proteins.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    scipion-xmipp

    scipion-xmipp

    Image processing framework to integrate EM software packages.

    Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM). It integrates several software packages and presents an unified interface for both biologists and developers. Scipion allows to execute workflows combining different software tools, while taking care of formats and conversions. Additionally, all steps are tracked and can be reproduced later on. Xmipp is a well-known package in the EM image processing. It is integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PepSir

    PepSir

    PepSir checks and filters for peptide proteotypicity.

    PepSir checks and filters for peptide proteotypicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    p-TAREF

    p-TAREF

    Plant miRNA target prediction tool

    Developed by Dr Ravi Shankar (Corresponding author) and Ashwani Jha @ SCBB, CSIR-IHBT. p-TAREF stands for plant TARget REFiner. It identifies plant microRNA targets on the basis of multiple feature information. Read more http://www.biomedcentral.com/1471-2164/12/636 Query, comment etc please mail any one of us @ ashwanijha.bioinfo@gmail.com or ravish9@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Exreco

    Exreco

    EXperimental REplicator COllider

    The project is moved to GitHub : https://github.com/bekisz/exreco/ Exreco is a agent based platform for the simulation and study of the Darwinian evolutionary process. It aims to support the exploration of genetically rooted phenomena like - aging (programmed cell death) - sexual and asexual reproduction - altruism of individuals - spread of diseases The typical way of using Exreco starts by defining the behavior of your replicators ( agents that can reproduce and evolve over...
    Downloads: 0 This Week
    Last Update:
    See Project