Showing 749 open source projects for "tab"

View related business solutions
  • 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
  • $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
  • 1

    denovo_hit

    Outputs potential denovo variants from VCF given pedigree information.

    .../denovo_hit <VCF file> <PED file> Output: ./potential_denovo.txt To compile: g++ -std=c++11 denovo_hit.cpp -o denovo_hit Please see files for example VCF file, and pedigree file. Format VCF file (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, SAMPLE_ID, ... Format pedigree file (tab delimited): SAMPLE_ID_CHILD, SAMPLE_ID_PARENT1, SAMPLE_ID_PARENT2 Output file format (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, PEDIGREE, CALL_STATS, COUNTS ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JTables

    Framework to work with tables and table based files.

    JTables is a simple and lightweight framework to work with tables and table based files such as CSV and other (tab)-delimited files. It supports reading, writing and parsing CSV and CSV-like files such as tab- or comma-delimited files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    ...Interface The current interface allows users to chose how many pictures they want, within 3-5 rows and 5-8 columns. The recommended size is 3*5, as it fits perfectly the smallest window size. Search tab example : http://puu.sh/cK0pj.jpg Users can change nearly all the parameters through the Option tab, or by editing the configuration.json file. Boorus can be added, edited, and deleted through the Booru tab in the software, but they can also be edited manually in the configuration file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ifvisible.js

    ifvisible.js

    Crossbrowser & lightweight way to check if users are looking at a page

    ifvisible.js is a lightweight way to check if a user is looking at the page or interacting with it. Check out the demo, read the code example, or check the annotated source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Widget Application Framework

    Widget Application Framework

    A client based framework that supports widget based rich clients.

    The goal of the Widget Application Framework is to have a client based framework that eleviates the general tasks associated with widget based rich clients build on the jQuery and the jQuery UI projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PANorama2.0

    PANorama2.0

    PANorama: Panicle phenotyping for Oryza sativa

    PANorama is a Linux-compatible, open-source software package for panicle image acquisition, processing, and phenotyping. PANorama 2.0 contains new phenotype measurements and is available for download within the "Files" tab listed above. Installation and user instructions are located within the "Wiki" tab. How to videos are available for streaming at the link below, or for download in the "Files" tab above. Information regarding the project and funding can be found at http://ricediversity.org, and within the corresponding publications and how-to videos: How to videos: http://vimeo.com/cornellricelab PANorama1.0 (Crowell et al. 2014): http://www.plantphysiol.org/content/165/2/479.short PANorama2.0 (Crowell et al. 2016): (http://goo.gl/vQux5Z)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    ...You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Php Event Tracklog

    compition log for different events or games.

    ...You can setup events like barrels or poles in minutes and track riders, their horses and even times for each event up to three places (best of 2 times or even avg of 2 or 3 times). You can also do round robin and 2 head progressive. There is some visual settings for text in areas of the log as well as a quest tab so you can log riders that need to pay for events at the end of the day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vim-easy-align

    vim-easy-align

    A Vim alignment plugin

    ...It supports multiple delimiters—commas, colons, equals signs, pipes—and can align on the nth occurrence or on complex regex groups. The plugin is designed to be composable with normal Vim workflows, working in visual mode or with motions, and honoring your indentation and tab settings. It also offers left, right, and center alignment, plus padding and justification control, so tables, hashes, assignment lists, and Markdown fragments look neat. Because it’s fast and keyboard-centric, it’s ideal for refactoring code as well as tidying prose and documentation inside Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multi PuTTY Manager (MPManager) helps to open and manage multiple PuTTY sessions in tabs. All PuTTY sessions are managed and stored under folders. This application is developed based on the inspiration of PuTTY Connection Manager application which was out of support. Support Microsoft Windows, .NET Framework 4.5, and PuTTY Release 0.63 or later Best features: 1. Display multiple PuTTY sessions in tabs 2. Automatic login to PuTTY session 3. Automatic running post-login commands 4....
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 12
    Morpheus search algorithm

    Morpheus search algorithm

    a mass spectrometry–based proteomics database search algorithm

    Morpheus is a mass spectrometry–based proteomics database search algorithm designed from the ground up for high-resolution tandem mass spectra. We have discovered that for high-resolution MS/MS, simple spectrum preprocessing and scoring performs superior to more complex algorithms originally developed for low-resolution MS/MS, such as Sequest, Mascot, and OMSSA. Morpheus is also very fast—up to nearly 5 times faster than OMSSA for large human datasets. It is written in C# and is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Greenscreen

    Greenscreen

    A digital signage solution using the Web and Chromecast devices

    ...It focuses on displaying one or more web pages or widgets full-screen, cycling through them on a timer so an office TV can show build status, metrics, incident pages, or any internal site without manual tab juggling. Configuration is straightforward: define a playlist of URLs, the rotation interval, and a few presentation options, then point a dedicated device at it. Because it’s just the web at heart, it integrates easily with whatever monitoring or analytics tools you already use. The project emphasizes reliability and simplicity over heavy features, so you can leave it running unattended for long stretches. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15
    ...Please download the data from http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html Report: A Comprehensive Report below: "20 newsgroup Classification problem" Accuracy: 83.625% Number of Training data: 50% of Total document chosen sequentially Number of Training data: 50% of remaining document Download the code and other necessary files in the Files Tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Afterglow Theme

    Afterglow Theme

    A minimal dark Theme for Sublime Text 2 and 3

    Afterglow is a dark, flat UI theme with matching color schemes aimed at making code and interface chrome feel cohesive and low-glare. It ships with carefully tuned palettes for syntax highlighting so keywords, literals, punctuation, and markup remain distinct without harsh contrast. The theme adjusts editor chrome—tabs, sidebars, status bars, and panels—so they visually recede and put focus on the buffer. Multiple accent variants and sidebar icon options let you align the look with your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pascal's Canvas

    Pascal's Canvas

    Expanding Pascal's Triangle like structures in 2D

    ...Six different "Pascalloid" output modes allow the data to be graphically explored and browsed. Help is self-contained. Now there is a way to copy data from the output into the clipboard, and to paste tab-deliniated data from the clipboard to make an algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PearlX

    PearlX

    A stable feature packed Multimedia Linux Distro

    PearlX is a 64 bit release based on the 14.04 release from Ubuntu. PearlX is running on the MATE desktop environment and is our only release using Windows XP as the default theme. You may easily change themes using the Appearance tab in the control panel. PearlX includes Kodi Media Center (Pearl Media Center) with used to be called XBMC. Full 1080 HD content streams all video feeds flawlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AlMutarjim

    AlMutarjim

    Set of arabic-french islamic translation tools

    This software is specifically intended to french islamic translators. However, it can, and maybe would, be adapted to other languages in a near future. It gather a set of tools that can be usefull for arabic-french islamic translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GNS3 WorkBench

    GNS3 WorkBench

    A collection of Labs built for GNS3 running on a VMware

    ...Or you can just grab the labs and add them to your Windows or OS X install of GNS3. Click on the [Files] Tab above to see the download options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QtCreator Tabbed Editor Plugin

    QtCreator Tabbed Editor Plugin

    QtCreator now with tabs!

    This plugin add tabs for QtCreator source editor. It is very helpful when you edit less than 10 files simultaneously. Currently project supported by Trollix on GitHub, where you can find source code for newest QtCreator versions https://github.com/trollixx/qtcreator-tabbededitor-plugin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Aupad

    Aupad

    Notepad written in AutoIt

    This is a notepad program written entirely in AutoIt. It has all the basics of notepad that you would expect. This is NOT feature complete, yet. Please, if you have used my program give me a review with any kind words or critiques. I have included the source code for your pleasure, and feel free to give me pointers if you'd like to help out development (This is all done with AutoIt version 3.3.12.0). run the install to put the AuPad.exe & aupad.ico in the program files directory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    ...HOWTO: 1) Set VM network settings to a bridged adapter type. 2) Load VM to client 3) From host: $ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure' --- passwd = 616287xx 5) or ssh into host with X forwarding, and type runme This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client. Software included (location - name): path - biobambam path - bwa path - bowtie2 path - bowtie path - cufflinks path - bcftools path - tophat path - scalpel path - samtools path - sra-toolkit path - bamtools path - delly path - delly-parallel path - picard-tools path - fastahack path - twoBitToFa ~/prog/java/ - mutect ~/prog/python/ - platypus ~/prog/java/ - gatk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Captive Portal Plus

    An add on script for pfSense 2.

    .... --> For installation instructions, etc. see wiki: https://sourceforge.net/p/captiveportalplus/wiki/browse_pages/ --> ATTENTION: When you update your pfSense version you must re-install CP+! Before you update your pfSense, download the CP+ config (CP+ Settings tab)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    ...It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade-defining polymorphism. This functionality has been implemented using the tabix tool on the server side, providing simple and rapid access to the information at each tree node, including informative SNPs stored in VCF-similar files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo