Showing 32 open source projects for "set"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    * GSA-SNP2 is a successor of GSA-SNP (Nam et al. 2010, NAR web server issue). GSA-SNP2 accepts human GWAS summary data (rs numbers, p-values) or gene-wise p-values and outputs pathway genesets ‘enriched’ with genes associated with the given phenotype. It also provides both local and global protein interaction networks in the associated pathways. * Article: SYoon, HCTNguyen, YJYoo, JKim, BBaik, SKim, JKim, SKim, DNam, "Efficient pathway enrichment and network analysis of GWAS summary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fully developed set of DNA sequence assembly (Gap4 and Gap5), editing and analysis tools (Spin) for Unix, Linux, MacOSX and MS Windows.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    ProteoWizard
    ProteoWizard development moved to GitHub in 2018. The ProteoWizard Library is a set of software libraries and tools for rapid development of proteomics data analysis software. The libraries are cross-platform and built from the ground up using modern C++ techniques.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4

    MULTOVL

    Multiple overlaps of genomic regions

    ...The MULTOVL algorithm can detect several kinds of region overlaps. In addition to the N-fold overlaps you can detect solitary regions which are the input regions that do not overlap with any other region in the input data set, and union overlaps that is the union of the input regions that overlap at least once somewhere. IMPORTANT NOTICE: MULTOVL has been migrated to BitBucket. Please refer to the MULTOVL website below for downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    erne

    ERNE - Extended Randomized Numerical alignEr

    We present ERNE (Extended Randomized Numerical alignEr), a short string alignment package whose goal is to provide an all-inclusive set of tools to handle short (NGS-like) reads. ERNE comprises ERNE-FILTER (read trimming and continamination filtering), ERNE-MAP (core alignment tool/algorithm), ERNE-BS5 (bisulfite treated reads aligner), and ERNE-PMAP/ERNE-PBS5 (distributed versions of the aligners),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    biosbl

    Standard Bioinformatics Library

    set of classes used to handle input/outputs of bioinformatics data files and basic operations as multiple alignment and phylogenetic reconstruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    vcftools
    A set of tools for working with VCF files, such as those generated by the 1000 Genomes Project. This project is migrating to github: https://vcftools.github.io/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    SWAPHI-LS: Alignment on Xeon Phi Cluster

    Smith-Waterman long DNA sequence alignment on Xeon Phi clusters

    The first parallel Smith-Waterman algorithm exploiting Intel Xeon Phi clusters to accelerate the alignment of long DNA sequences. This algorithm is written in C++ (with a set of SIMD intrinsic extensions), OpenMP and MPI. The performance evaluation revealed that our algorithm achieves very stable performance, and yields a performance of up to 30.1 GCUPS on a single Xeon Phi and up to 111.4 GCUPS on four Xeon Phis sharing a host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    MSL

    MSL

    http://dx.doi.org/10.1002/jcc.22968

    ...The MSL library is not a program (although some applications are distributed) but a tool for scientist to code their own molecular modeling methods. Philosophy The main goal is to create a set of tools that enable the computational study of macromolecules with relative ease at all levels, from simple operations (for example, load a PDB and measure a distance or edit a dihedral) to complex applications (protein modeling or design). MSL is developed in the Senes Lab at the University of Wisconsin-Madison and by a team of developers/users from other research laboratories. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WM Hyperintensities Segmentation Toolbox

    WM Hyperintensities Segmentation Toolbox

    Open Source White Matter Hyperintensities Segmentation Toolbox

    ...They reflect comorbid neural injury or cerebral vascular disease burden. Their precise detection is of interest in Alzheimer’s disease (AD) with regard to its prognosis. Our toolbox provides a self-sufficient set of tools for segmenting these WMHs reliably and further quantifying their burden for down-processing studies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    PPSeq: Parallel NGS Analysis

    Parallel Processing for Next-Generation Sequencing (NGS) Analysis

    High-throughput next generation sequencing (NGS) technology has quickly emerged as a powerful tool in many aspects of biomedical research. However, along with its rapid development, the data magnitude and analysis complexity for NGS far exceed the capacity and capability of traditional small-scale computing facilities, such as multithreading algorithms on standalone workstations. To address this issue, here we present a solution using the ever-increasing supply of processing power by massive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hyperballs
    We present an improved ball and stick representation called HyperBalls. This type of depiction is particularly useful to represent dynamic phenomena, such as the evolution of non covalent bonds and takes advantage of GPU capabilities. HyperBalls are now fully integrated into the UnityMol software and are actively developed in that context. You will find the most up-to-date versions of the shaders in the http://unitymol.sourceforge.net project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Set of iterative filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LiverSegm
    LiverSegm has been developed with the processing of liver images in mind. This software implements a level set based variational approach that incorporates shape priors and appearance models. It uses ITK Snap as interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ProteinShop is an interactive protein manipulation tool. Users apply their knowledge and intuition to quickly create a set of protein configurations that can be subjected to local or global optimization. More information at http://proteinshop.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BIL++
    BIL++ is a set of standalone C++ packages for data processing in Bioinformatics (Graph mining, Bayesian networks, Genetic algorithm, Discretization, Gene expression data analysis, Hypothesis testing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of utilities to handle individual-level genotype data files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Luminous is a set of programs and C++ classes to handle Illumina GTC files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IMAS is a Visual Analytics system for the discovery of knowledge in genomic information. IMAS enables genomic scientists to rapidly analyze and visualize a set of microbial genomic sequences using tools such as Glimmer, Blast, Clustal-W, Primer3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DASSGUI
    DASS-GUI is a graphical user interface for pattern search in non-sequential data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LocalMotif is a bioinformatics tool for discovering nucleotide motifs in a set of gene regulatory sequences. It takes into account the positional distribution of the motifs relative to a biological landmark. Look out for an updated version in May.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A software to control a scanning ion conductance microscope, set up as described in http://www.blackwell-synergy.com/doi/abs/10.1046/j.1365-2818.2003.01248.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maq is a set of programs that map and assemble fixed-length Solexa/SOLiD reads in a fast and accurate way.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next