Showing 1058 open source projects for "data mapping"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    GeoKettle
    GeoKettle is a powerful, metadata-driven spatial ETL (Extract, Transform and Load) tool dedicated to the integration of different data sources for building and updating geospatial databases, data warehouses and services.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    QMapControl is a Qt widget which enables your applications to use map data from different sources on desktop or mobiles. Maps can be enriched by custom objects which will be drawn into the map.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CPS Wildfire Management Tool

    CPS Wildfire Management Tool

    A wildfire decision support system and visualization tool from Emxsys.

    The Wildfire Management Tool (WMT) predicts the potential fire behavior of a wildland fire. WMT incorporates a 3D terrain viewer, the tenets of the Campbell Prediction System (CPS) and the Rothermel fire spread equations to depict fire behavior. WMT is used to adjust tactics & strategies to ensure the safety of firefighters and the effective use of firefighting resources. Requires Java 8 (included) - http://www.java.com/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    BIRAP

    Bacterial Intergenic Region Analysis Pipeline

    BIRAP (Bacterial Intergenic Region Analysis Pipeline) is an open source, easy to use Perl pipeline that can be used to re-annotate bacterial genomes using experimental data. The tool integrates expression profile derived from RNA-seq and/or proteogenomics, compares it with existing in silico annotation and helps validate annotation, identify novel protein coding regions, putative non-coding RNA as well as help correct er-rors in the existing annotation. The pipeline requires “pileup” output from SAMtools for RNA-seq data and peptide/ePST locus file (GFF) from the Proteogenomic Mapping tool for prote-ogenomics data along with the genome and existing in silico annotation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2bRAD-GATK

    2bRAD-GATK

    THIS REPOSITORY HAS BEEN MOVED TO GITHUB

    ...also included are walkthroughs for analysis: - generating data for genome scans (Fst, BayeScan, pi, Tajima's D, deviations in Linkage Disequilibrium) - ADMIXTURE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tag-based RNA-seq

    tag-based RNA-seq

    THIS REPOSITORY HAS BEEN MOVED TO GITHUB

    ...It is described in Meyer, Aglyamova and Matz, Mol Ecol 2011 ( doi: 10.1111/j.1365-294X.2011.05205.x ). This project provides the scripts and walkthoughs for initial sequence data processing (from reads to gene counts), including: - concatenating raw sequence files according to the sampling design; - adaptor trimming, quality filtering and removal of PCR duplicates; - mapping against reference transcriptome; - deriving gene counts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    PIHMgis is a “tightly-coupled” GIS interface to Penn State Integrated Hydrologic Model (PIHM). It is open source, platform independent and extensible. The “tightly-coupled” integrated GIS interface to PIHM has been created in the Open Source QGIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    ...This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads). It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping with POJOs, using the powerful Dozer extension. Its flexible 'Cell Processor' API automates data type conversions (parsing and formatting Dates, Integers, Booleans etc) and enforces constraints (mandatory columns, matching against regular expressions etc) - and it's easy to write your own if required. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CIMS

    Crosslinking induced mutation site analysis

    This package includes the scripts to detect statistically reproducible crosslinking induced mutation sites (CIMS) and cross linking induced truncation sites (CITS) from HITS-CLIP data. References: Moore, M.*, Zhang, C.*, Gantman, E.C., Mele, A., Darnell, J.C., Darnell, R.B. 2014. Mapping Argonaute and conventional RNA-binding protein interactions with RNA at single-nucleotide resolution using HITS-CLIP and CIMS analysis. Nat Protocols, 9:263-293. Zhang,C.†, Darnell, R.B.† 2011. Mapping in vivo protein-RNA interactions at single-nucleotide resolution from HITS-CLIP data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    The active use repository has migrated over to: https://github.com/darrenabbey/ymap The repository here was errantly created with some large binary files included. Attempts to extract the files from the history here have failed. A copy of the history was successfully scrubbed and then hosted at github. -------- Eukaryotic pathogens have complicated and dynamic genomes. To facilitate analysis of copy number variations (CNV), single nucleotide polymorphisms (SNPs), and loss of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GpsMid
    Java Midlet to use OpenStreetMap data on a J2ME ready Mobile. Displays a moving map using external or internal GPS, shows the street name on which you are. There is Navigation support for car drivers, bicyclists and pedestrians plus many more ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    VANTED
    VANTED - Visualization and Analysis of NeTworks containing Experimental Data At SourceForge the VANTED development history is preserved, only limited amount of development will proceed here. Please head on to the most recent developments, which can be observed at www.vanted.org.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    ...It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ThinkJava

    ThinkJava

    a Java ORM framework focusing on simple and rapid development

    Now the project is renamed to 'Koru' and the files has been moved to koru project. To get the latest files please visit: https://sourceforge.net/projects/koru/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vectormap2garmin

    vectormap2garmin

    Convert Ordnance Survey UK vectormaps into Garmin GPS format

    INSTRUCTIONS: click the green download button to get a copy of the ZIP file, then unpack it and read the enclosed pdf document. The project provides a bundled snapshot of tools and other stuff to enable you to convert the freely available Ordnance Survey 'vectormap district' map data into a form that will run on the GPS devices manufactured by Garmin corp. The latest update (v1.3) corrects a number of issues experienced by users with 32 bit and smaller memory systems. Please see the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gura Programming Language
    Gura is a programming language that features "implicit mapping" and "member mapping", which can handle multiple data in lists and iterators at any one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FastDHT is high performance DHT ( distributed hash table ) which based key value pairs. Storage use Berkeley DB, and network IO use libevent. It can store mass key value pairs such as filename mapping, session data and user related data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    StatPlanet Data Editor

    Automate merging / importing of country data from different sources

    The aim of this project is to automate and simplify the linking / merging / importing of country data from various sources, such as UNESCO, WHO, World Bank, IMF, etc. Project website: www.statsilk.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    HomSI

    Homozygous Stretch Identifier from next-generation sequencing data

    ...In this respect, we have developed a novel tool that identifies homozygous regions using deep sequence data. Using *.vcf files as an input file, our program identifies the majo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java toolkit for XML document centric applications. Provides non destructive Object/XML mapping and XML document repository using traditionnal SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xmind

    Xmind

    The most popular mindmapping and brainstorming software

    Professional and powerful brainstorming and mind mapping software tool, open source, Eclipse Community Award winner, often used for capture ideas, knowledge/project management and GTD, supporting fishbones/org-charts/tree charts/spreadsheets, easy-to-use.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 24

    RDB2LOD

    A software to publish Relational Databases in RDF format

    This software facilitate and automate publishing, in the Semantic Web, linked open data obtained from relational database (RDB), through the integration between the D2RQ tools used in this process. It also offers a new tool that allows the semi-automatic customization of the generated mapping file in order to incorporate a domain ontology supplied by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTTP Switchboard for Chromium

    HTTP Switchboard for Chromium

    Point & click to forbid/allow any class of requests made by browser

    HTTP Switchboard is a Chromium-extension that lets users take very granular control over the kinds of requests their browser issued: cookies, scripts, images, frames, XHRs, etc., organized by source domain and destination domain, in a matrix interface. Instead of relying solely on curated blocker lists, this tool let you whitelist or blacklist entire classes of requests, per domain, with one-click operations at the intersection of type and domain. Its focus was on privacy and transparency:...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB