Showing 14 open source projects for "regular"

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

    FungiRegEx

    FungiRegEx

    This tool is a web-based search engine for regular expressions in the proteomes, all the information is obtained from the JGI (Joint Genome Institute) database through a scraper for all the available species; therefore this tool only considers fungi organisms. In this version, we use React JS in front-end and NodeJS + Express for back-end. Full Documentation Available on: https://victormiguelterronmacias.slite.page/p/J7BJU3hXhd72EJ/FungiRegEx-Software-documentation If you want to buy me a coffee: https://www.paypal.com/donate/?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Finding DNA Repeats by RFRE

    Finding DNA Repeats by RFRE

    RFRE is a tool to find DNA repeats (tandem and short)

    A tool to FIND DNA REPEATS (tandem and short): RFRE is a mini tool to search for the repeated DNA sequences (SHORT REPEATS OR TANDEM REPEATS) characters by using the regular expression language (VB script). The Metacharcter and their behaviours in the context of regular expressions are the main methods to identify the different searched patterns and by different combination of Metacharcter, the programmed tool can search and detect the pattern of DNA sequence. Repeater Finder Regular Expression Tool Regular Expression for Protein Motif Search and SSR sequence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MiModD

    MiModD

    Mutation Identification in Model Organism Genomes using Desktop PCs

    MiModD is a software package for genomic variant identification from next-generation sequencing (NGS) data with optimized usage of system resources and a user-friendly interface. For most model organism genomes it lets the user carry out a complete analysis from unaligned genomic NGS read data to an annotated list of variants on a regular Desktop PC within a few hours. Its user-interface is beginner-friendly and designed to encourage geneticists to analyze NGS data themselves without the help of a trained bioinformatician.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    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
  • 5
    ConoSorter

    ConoSorter

    A Large-scale Cone Snail Transcriptome/Proteome Analysis Program

    ConoSorter is a high-throughput standalone program that implements regular expressions and profile Hidden Markov Models (pHMMs) for large-scale identification and classification of precursor conopeptides into gene superfamilies and classes based on the ER signal, pro-, and mature conopeptide regions generated from raw next-generation transcriptomic or proteomic data. ConoSorter also generates a set of relevant additional information (frequency of protein sequences, length, number of cysteine residues, hydrophobicity rate of N-terminal region) and automatically searches ConoServer database to allow the user to assess the reliability and relevance of the results and to aid the identification of new conopeptide superfamilies and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MspJI-seq_pipeline1.0

    an pipeline for MspJI-digesting sequencing in DNA methylation study

    ...MspJI-seq_pipeline1.0 is designed to be a general-purpose mapping program to handle these special characteristics of MspJI-seq. Its alignment is based on the open source program SOAP (Short Oligo Alignment Program), and mCNNR sites recognition is performed by regular expression in perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pontos

    Pontos

    Pontos calculates distance matrices from DNA sequence alignments.

    Pontos is an easy-to-use, graphical Java program for the calculation of uncorrected distance (or similarity) matrices from DNA sequence alignments in PHYLIP format. It also creates "difference" alignments from regular ones (and vice-versa). It can handle gaps and ambiguities in different ways. Gaps can be: - all used; - all ignored; - ignored only at the ends of the sequences, in a pairwise manner; - ignored only at the ends, but now globally (in effect trimming the whole alignment to the farthest sequences from the ends). Ambiguities (things like R, Y, N, W, etc. in a DNA sequence) can be treated like: - consider ambiguities as always different; - consider ambiguity as partially different (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ChromEval allows rapid assessment of HPLC performance using visual and quantitative metrics for quality control runs interspersed among a regular LC-MS workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sbmlop is a command-line utility to create, view and manipulate SBML (the Systems Biology Markup Language). It is ideally suited for operating on large batches of SBML files, and can extract and modify information using regular expressions.
    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
    dna2abc turns DNA sequences into musical sequences. The key feature is the rule editor; a rule is a regular expression paired with a Tcl script. dna2abc scans a DNA sequence, testing each regular expression: if it matches, the Tcl script is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PANDA (Protein And Nucleotide Data Archive) unifies the archival of the sequences from Taxonomy,GenBank,RefSeq,UniProt,PDB,and PRF on a regular interval to build and maintain a Protein and Nucleotide data archive. This project is part of BRC project fund
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cluster Search, a program for genome-wide regular expression pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Perl Entrez Gene Parser project provides Perl parsers for NCBI's Entrez Gene based on regular expression, Parse::RecDescent, Parse::Yapp and Perl-byacc. Some can parse human genome annotations in minutes. Documentation and user guides are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sequence studio main package provides classes and interfaces for various kinds of sequence alignment. Differently from regular expressions it computes similarity with two initially unknown strings. Project page provides code generating applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo