Showing 13 open source projects for "basic programming language"

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
  • Supercharge Your Manufacturing with Easy MRP and MES Software Icon
    Supercharge Your Manufacturing with Easy MRP and MES Software

    Designed for SME manufacturers who want to reduce wasteful manual processing, save time and increase profits.

    Flowlens eliminates stock-outs, shortage and overstocks, avoiding costly production delays. Stay in control of inventory levels and keep production running smoothly with real-time visibility and easy-to-use stock management. Import bulk data with ease.
    Learn More
  • 1
    Finding DNA Repeats by RFRE

    Finding DNA Repeats by RFRE

    RFRE is a tool to find DNA repeats (tandem and short)

    A tool to FIND DNA REPEATS (tandem and short): RFRE is a mini tool to search for the repeated DNA sequences (SHORT REPEATS OR TANDEM REPEATS) characters by using the regular expression language (VB script). The Metacharcter and their behaviours in the context of regular expressions are the main methods to identify the different searched patterns and by different combination of Metacharcter, the programmed tool can search and detect the pattern of DNA sequence. Repeater Finder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BOWS

    BOWS

    Bioinformatics Open Web Services

    BOWS is a generic system based on Web Services which allows programmatic access to applications running on HPC clusters. BOWS allows incorporation of several independent applications since programmers can install them in HPC clusters in any programming language. The lonely requirement is to write a script named “arrow” which calls BOWS back-end services periodically in order to check for new processes and their required parameters. If a new process is found, the “arrow” script should change the requisition status from waiting to running, run the process in the HPC cluster and, when the job is complete, call a BOWS back-end service to send the results. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    ...In it's current form, it only wraps basic functionalities of ImageJ. The developers of WrapImaJ intend the library to support compatibilty with the main imaging systems available in the Java language and broadly used in the field of life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JBioFramework

    JBioFramework

    Growing suite of proteomics simulations for educational purposes

    JBioFramework (JBF) is a set of two different chemical separations simulations (2D Electrophoresis and Mass Spectrometry) that are frequently used in chemistry, biochemistry and proteomics research. It is written in the Java programming language and will run on any and all systems that have the JVM installed. As we continue to develop the software over the coming months/years and attempt to quantify the success of our efforts with testing and reviews, user input is very important. Please don't hesitate to review the software below or email Paul Craig [pac8612@rit.edu] with larger descriptions/bugs/feature ideas. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sustainability Data Management for Businesses Icon
    Sustainability Data Management for Businesses

    End-to-end sustainability reporting software-as-a-service (SaaS) that is fully scalable to your needs.

    Collect, measure, and share investor-grade data on your corporate environmental, social and governance (ESG) performance and efforts towards set KPIs.
    Learn More
  • 5
    PDBManip

    PDBManip

    PDBManip is a free program for editing PDB (Protein Data Bank) Files

    ...It has a graphical user interface and it is provided as an executable file for running on Windows® operating systems. There is a bunch of free programs on the internet for the same purpose. What discriminate between PDBManip and those programs is that PDBManip uses AngelScript language which is very similar to C/C++ language, to write scripts to do our editing tasks. I know that the text-manipulation script languages such as Awk and Perl are available, and many users, uses these to do their works. However, in developing PDBManip, I have customized scripting language, by adding predefined PDB related variables and functions, in such a way that a user with a very basic knowledge of programming can easily write very eligible scripts, even for very complicated editing and manipulating tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HeatmapGenerator
    HeatmapGenerator is a graphical user interface software program written in C++, R, and OpenGL to create customized gene expression heatmaps from RNA-seq and microarray data in medical research. HeatmapGenerator can also be used to make heatmaps in a variety of other non-medical fields. HeatmapGenerator is peer-reviewed published software (http://www.scfbm.org/content/9/1/30). Please cite: [Khomtchouk et al.: "HeatmapGenerator: High performance RNAseq and microarray visualization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    R-gregmisc is a set of extension package for the open-source statistical environment/language "R''. It includes functions for plotting (gplots), data manupulation (gdata), modeling (gmodels), and programming tools (gtools), creation and management of sub-processes (fork), determing sample sizes for -omics experiments (ssize), and a variety of other packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TeachingDemos

    Bioinformatics related demos and tutorials using the R programming lan

    Bioinformatics related demos and tutorials using the R programming language for large biological data. Licence: Creative Commons Attribution-NonCommercial 4.0 International License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    ...I have clearly avoided object-oriented programming. Nevertheless, I distribute this imagining it might someday be slightly educational or at least provide a laugh at the pathetic attempt it makes to reinvent the wheel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 10
    GenCart: Genome Cartology in the R Statistical Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The JefNET (Java Evolutionary Framework Network) Proj. consists of three subprojects: JEF, Dna, JXTAJef. Our intent is to provide a distributed genetic programming framework for the Java language, and a network in which classes can spontaneously evolve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Genetic programming environment to inference context free grammars base on positive and negative examples of language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Swallow

    A Nondeterministic GLR Parser for CUDA

    A CUDA parallel parser for nondeterministic grammars based on a Bison-generated GLR Parser. Parsing has been used to syntactically analyze programming language. Usually, parsing programming languages is deterministic, i.e., there exists exactly one valid way to syntactically interpret the input. In this project, non-deterministic parsing is used as means to predicting RNA secondary structures. In non-deterministic parsing, more than one syntactic interpretation is valid. This is where this project comes in. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next