Showing 144 open source projects for "algorithm"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Algorithm Based Automatic Contiguation of Assembled sequences (ABACAS) is an integrated platform for quickly contiguating reference based assemblies.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    BiVeS - Biochemical Model Versioning System BiVeS is a tool based on the XMLDiff algorithm. You can think of it as a kind of SVN for models with biological or chemical background encoded in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Text2Genome is a set of scripts to extract nucleotide sequences from scientific articles and to map them to genomes and genes using a local alignment algorithm (BLAST/BLAT)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    simple-galib
    This library is a lightweight implementation of genetic algorithm, contains the most popular types of chromosomes and the basic algorithms for selection, elitism, crossing and mutation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    CNV Workshop is a web-enabled platform for analyzing genome variation such as copy number variation (CNV). Learn about CNV Workshop in our associated BMC Bioinformatics manuscript: http://www.biomedcentral.com/1471-2105/11/74
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    HMM based algorithm for dna generation from peptides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BorderFlow
    BorderFlow implements a general-purpose graph clustering algorithm. It maximizes the inner to outer flow ratio from the border of each cluster to the rest of the graph.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Juggernaut is a high throughput out of core sequence assembly algorithm. This program is very useful in assembly projects involving massive number of short reads which originate from high coverage of the genome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CheMecher is a fully-featured chemical simulator that supports an arbitrary number of reaction steps and chemical species. Uses the Runge-Kutta algorithm for numeric solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Multi-functional batch sequence aligner incorporating Needleman-Wunsch, Smith-Waterman and Oommen-Kashyap algorithms along with compound alignment of secondary sequences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CEGA
    CEGA is a highly extendable layout plugin for Cytoscape based on an Evolutionary Algorithm. In contrast to other layout algorithms, CEGA lets users decide which features are important for the visualization of their graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    D-finder is a bioinformatic search algorithm for the identification of D-sites in JNK interacting proteins. The algorithm is a combination of pattern matching and a hidden markov model (HMM) based on a training set of known JNK D-sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GSA v1.0
    This is an global sequence alignment tool (GSA) created using visual basic 6.0. In this software, Needleman & Wunsch algorithm is used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TaxonFinder is an application that annotates taxon found in literature. The application harnesses a hybrid algorithm that is necessarily a combination of morphological analysis, dictionary lookup and Levenstein Distance algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An efficient implementation of the Smith-Waterman algorithm that takes advantage of SIMD instruction sets in modern CPUs. The Smith-Waterman algorithm is used for sequence alignment in bioinformatics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is a reference implementation of snoBAC, a Bayesian Classifier designed to predict box H/ACA snoRNAs in Caenorhabditis nematode genomes. For details of algorithm and data, see Wang and Ruvinsky (2009) RNA in press.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project implements an algorithm for segmenting protein sequences into smaller meaningful blocks. The method is based on the pure statistical approach and it uses an analogy between proteins and natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChIPOTle is a peak-finding algorithm used to analyze ChIP-chip microarray data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shape is a molecular conformation prediction program. It uses a genetic algorithm to efficiently search the conformational space of a biomolecule and then clusters the results. It is very simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java GUI to analyze one (or more, in batch mode) datasets with several feature selection methods at the same time and also performing an "ensemble" analysis. It can be easily extended to include any feature selection algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ANT is a lightweight implementation in C of a kind of artificial neural net called Multilayer Perceptron, which uses the backpropagation algorithm as learning method. The package includes an introductory example to start using artificial neural nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A polynomial-time algorithm for constructing level-2 phylogenetic networks from dense sets of rooted triplets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The program predicts the optimal folding of all consecutive substrings of length L of an RNA sequence of length N in O(NL) time. The algorithm is based on two papers: Wexler, Zilberstein, Ziv-Ukelson (2007), and Horesh, Wexler, Ziv-Ukelson ,Unger (2008)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    An implementation of the smith-waterman algorithm on the cell broadband engine.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.