Showing 41 open source projects for "code-server"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 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
    CyberUnits

    CyberUnits

    Class library for computational cybernetics

    CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    MVSE

    MVSE

    Estimator of climate-driven, mosquito-borne viral suitability index

    ...UPDATE Oct/2021: note that a correction has been made to the documentation of v1.01r. The most recent version is the file "MVSE_v1.01r_corrections_to_documentation.zip". No changes have been made to the code itself. Article for original v0.3: https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/2041-210X.132
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    viRome

    R code/package for virus small RNA sequence data

    Please use code here: https://github.com/mw55309/viRome_legacy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5

    COHCAP

    City of Hope CpG Island Analysis Pipeline

    ...Please see the GitHub version: https://github.com/cwarden45/COHCAP This was the source repository for the Bioconductor version, with some changes after the decision to only provide the code through GitHub. 2) In addition to the original NAR paper, please see the following links: Benchmarks: http://www.nature.com/protocolexchange/protocols/2965#/introduction Protocol Exchange Files: http://sourceforge.net/projects/cohcap/files/Protocol_Exchange_Example.zip 3) Custom Annotation Files (including EPIC Array): https://sourceforge.net/projects/cohcap/files/additional_Bioconductor_annotations.zip/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    dBEAST

    dBEAST

    digest BEAST

    This code has been used in the study: Distinct rates and patterns of spread of the major HIV-1 subtypes in Central and East Africa; PLoS Pathogens 2019 https://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1007976 Please note that the code includes test input data that does not necessarily reproduce the results included in the manuscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenM++

    OpenM++: open source microsimulation platform

    IMPORTANT: ========== Our project home page: https://openmpp.org Our latest source code and release available at: https://github.com/openmpp/main/releases/latest Our documentation available at: https://github.com/openmpp/openmpp.github.io/wiki SourceForge files still exist for historical reason. OpenM++ is an open source microsimulation platform inspired by and compatible with Modgen. OpenM++, compared to its closed source predecessor Modgen, has advantages like portability, scalability and open source. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MANTIS R Package

    MANTIS R Package

    Multi-locus ANTIgenic Simulator R-package for multi-strain pathogens

    This repository contains the most updated code version of MANTIS, the Multi-locus ANTIgenic Simulator R-package. MANTIS is developed and maintained by the Evolutionary Ecology of Infectious Disease (EEID) research group at the Department of Zoology, University of Oxford, UK. For theoretical background please refer to 'MANTIS: an R package that simulates multilocus models of pathogen evolution' (https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-015-0598-9 OPEN ACCESS) At the moment, MANTIS is not available on CRAN. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    We developed a systematic algorithmic solution for quantitative drug sensitivity scoring (DSS), based on continuous modeling and integration of multiple dose-response relationships in high-throughput compound testing studies. License: The DSS R-package is made available under the terms of the GNU General Public License, which means that the source code is freely available for use within other software, but if you alter the code and distribute it, you must make the new source code freely available as well. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. In case you use the package in your work, we do appreciate a citation to a DSS publication. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    SWire4R

    SWire4R

    An R package enabling R to interact with Stata for data exchange

    Swire4R is an R package for exchanging data between R and Stata. SWire4R uses SWire for connecting R to Stata. SWire is a plugin for Stata >=13 which acts like a server: client applications can query SWire for interacting with Stata. SWire4R acts like a client application for Swire, providing the user with various basic functions for retrieving data from Stata and exporting data to Stata. SWire4R must be compiled by R. For more information about SWire, visit https://sourceforge.net/projects/swire/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ship Lock Scheduling

    Scheduling lockages at ship locks with several parallel lock chambers

    ...Solutions and performed computations can be displayed graphically. Besides, there is a framework for generating test instances and running these in parallel, as well as R/JGR code for statistical evaluation. Some tools for estimating the quality of calculated solutions will be further improved. Initially the software was developed within a project of TU Berlin regarding the Kiel Canal. See project wiki for conditions that should be met by applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open-source implementation of our network-based target deconvolution approach, named target addiction score (TAS). License: The TAS R-package is made available under the terms of the GNU General Public License, which means that the source code is freely available for use within other software, but if you alter the code and distribute it, you must make the new source code freely available as well. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. In case you use the package in your work, we do appreciate a citation to the publications below. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CanReg5 (moved to Github)

    CanReg5 (moved to Github)

    Canreg5 is a software package for population based cancer registries

    Cancer registries need a tool to input, store, check and analyse their data. If these data are also coded and verified in a standard way, it facilitates the production of comparable analyses across registry populations. The main goal of the CanReg5 project is to provide a flexible and easy to use tool to accomplish these objectives. CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data. It has modules to do: data entry,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HeatmapGenerator
    ....: "HeatmapGenerator: High performance RNAseq and microarray visualization software suite to examine differential gene expression levels using an R and C++ hybrid computational pipeline." Source Code for Biology and Medicine, 2014 9:30] HeatmapGenerator source code is available at: https://github.com/Bohdan-Khomtchouk/HeatmapGenerator Bohdan Khomtchouk wishes to acknowledge the support of the Department of Defense (DoD) through the National Defense Science & Engineering Graduate Fellowship (NDSEG) Program. HeatmapGenerator is released under the GNU GPL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    EDDA

    Experiment Design for Differential Abundance Analysis

    ...“The Importance of Study Design for Detecting Differentially Abundant Features in High-Throughput Experiments.” Genome Biology 2014;15(12):527 (http://www.ncbi.nlm.nih.gov/pubmed/25517037/). An accompanying web server (http://edda.gis.a-star.edu.sg/) is available for easy access to some functionality of EDDA. Additionally a Bioconductor package (http://www.bioconductor.org/packages/release/bioc/html/EDDA.html) is available for easy installation of EDDA R package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NppToR: R in Notepad++

    NppToR: R in Notepad++

    NppToR provides R auto-completion and code passing between Notepad++ a

    Similar to the windows R gui built in editor, NppToR aims to extend the functionality of code passing to the Notepad++ code editor. In addition to passing to the R gui, NppToR provides optional passing to a PuTTY window for passing to an R instance a remote machine. Easy shortcuts are also provided for easy batch execution, with a monitor for longer running scripts.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    ...The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual can be found here: https://github.com/dsilvestro/PyRate/tree/master/tutorials *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DEAPathways

    Differential Expression Analysis for Pathways

    This project contains the source code associated with the PLoS Computational Biology publication: "Differential Expression Analysis for Pathways". The paper text can be found here: http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002967
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    Ours organization website GCModeller.org is coming online soon! Shoal Shell is the sub project for the "genome-in-code"(http://code.google.com/p/genome-in-code/) virtual cell modelling project of the bacteria Xcc 8004. Shoal Shell aim at provide the modelling tool and the debugging tool for the GCModeller virtual cell modelling, And from the extendible library package, shoal shell can manage to accomplish the entire modelling job for any other bacteria species. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    metabnorm

    A mixed model normalization method for metabolomics data

    ...The metabolites form an important layer in the complex metabolic network, and the interactions between di fferent metabolites are often of interest. It is crucial to perform proper normalization of metabolomics data and here we share the code for a normalization approach based on a mixed model, with simultaneous estimation of a correlation matrix. The methodology is implemented in R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of code, bundled into a single R package, to perform several aspects of data management, image pre-processing, data analysis and statistical inference related to the quantitative analysis of dynamic contrast-enhanced MRI (DCE-MRI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    IQuant

    A pipeline for quantitative proteomics based upon isobaric tags

    ...This website contains the IQuant software, an example data labeled by iTRAQ-8plex for testing and a user's manual. If you have any question about IQuant, please contact me: wenbo@genomics.cn. The source code of IQuant can be found here "https://sourceforge.net/p/iquant/code/".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    ...Assemblages are simulated by specifying the: 1) number of species, 2) total abundance of individuals, 3) abundance distribution, 4) spatial configuration, 5) species detection probabilities, 6) survey design, and 7) number of grid cells to survey (out of a square grid comprised of 10,000 cells). SimAssem also processes existing encounter data and formats existing and simulated encounter data for other programs. SimAssem, along with the open source code, will hopefully give researchers and managers a tool for assessing the development of new estimators and evaluating potential decisions in a simulated environment. More information on SimAssem is given in Chapter 2, 'SimAssem: a program for simulating species assemblages and estimating species richness', in the dissertation 'Simulating species assemblages and evaluating species richness estimators'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GISBox by Citiviz

    GISBox by Citiviz

    Ready-to-use appliance for GIS, Data Mining and Analysis, Modelling...

    GISBox by Citiviz is a ready-to-use virtual appliance containing an assortment of powerful, free and open source GIS, Data Mining and Analysis, Modelling and Programming software and packages. The pre-configured and tested GISBox allows you to try and use in few minutes a variety of software used by data scientists, engineers, physicists, mathematicians, geomatics engineers, and geographers from around the globe, without installing anything more than once the Oracle VirtualBox™ software...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Pgenesniffer

    Find variants that overlap with pseudogenes

    This tool will allow individuals to find and quantify the overlap of variants with pseudogenic sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB