Showing 21 open source projects for "mer"

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

    UniversalMer

    A CLI k-mer counting tool for multiple sizes of k at once.

    UniversalMer is a k-mer counting tool for multiple size of k at once. It is available for DNA, RNA, and protein sequences. The program counts and summarizes the exact frequency of all k-mers from 1-mer to a user-defined maximum length (kmax). Analyzing the k-mer spectrum across multiple values of k can be done in seconds. This program is designed for bioinformatics researchers and scientists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    UniversalMer2

    A CLI k-mer counting tool for multiple size of k at once.

    UniversalMer is a k-mer counting tool for multiple size of k at once. It is available for DNA, RNA, and protein sequences. The program counts and summarizes the exact frequency of all k-mers from 1-mer to a user-defined maximum length (kmax). This kmax can be specified as any length or can be automatically determined by the longest repeated patterns found in the input sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeneMiner2 is a comprehensive toolkit designed for phylogenomic genomics. Its main functionalities include: - Mining single-copy nuclear genes, plastid genes/genomes, and other molecular markers from next-generation sequencing data. - Aligning and trimming multiple molecular markers, constructing concatenated and coalescent-based phylogenetic trees, and calibrating tree time. Reference for GeneMiner2: Yu XY, Tang ZZ, Zhang Z, Song YX, He H, Shi Y, Hou JQ, Yu Y. 2026. GeneMiner2:...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4

    PLEK

    predictor of long non-coding RNAs and mRNAs based on k-mer scheme

    INSTALLATION Pre-requisite: 1. Linux 2. C/C++ compiler (i.e. gcc, g++) 3. Python 2.5.0 or later versions (http://www.python.org/) Steps: 1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it. $ tar zvxf PLEK.1.2.tar.gz 2. Compile PLEK. $ cd PLEK.1.2 $ python PLEK_setup.py USAGE python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads -minlength min_length_of_sequence -isoutmsg 0_or_1...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    kSNP

    kSNP4 does SNP discovery and SNP annotation from whole genomes

    kSNP4 identifies the pan-genome SNPs in a set of genome sequences, and estimates phylogenetic trees based upon those SNPs. SNP discovery is based on k-mer analysis, and requires no multiple sequence alignment or the selection of a reference genome, so kSNP4 can take 100's of microbial genomes as input. A SNP locus is defined by an oligo of length k surrounding a central SNP allele. kSNP4 can analyze both complete (finished) genomes and unfinished genomes in assembled contigs or raw, unassembled reads. ...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    EDCC-CNG

    EDCC-CNG

    Exploration and categorization of CREs and CRMs

    ...CNG provides an unbiased neural network approach to assess the importance of positional features that were determined by EDCC. To sustain a high computational performance even for large datasets, the mostly in Python 3 written programs use k-mer based indexing, parallelization and a neural network approach for categorization. For further information please refer to the publication: doi.org/10.1371/journal.pone.0190421
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CoSA (Concurrent Subtractive assembly) is a package to detect differential short sequencing reads by comparing two groups of metagenomes on the basis of kmer frequencies. KMC 2 is one of the fastest k-mer counting implementations, so we employ KMC 2 for k-mer counting in our package. Because in many cases we need to compare tens of or even hundreds of samples, we adopt the concurrent hash table in Libcuckoo for efficient k-mer counting. Once the differential reads are extracted, they can be used for downstream analysis including assembly to identify genes that are differentially abundant between groups of metagenomes (e.g., healthy vs diseased). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PB-sQF_BacterialTyping

    Bacterial Typing from either assembled or raw short reads file

    Probability Binning - signature Quadratic Form, PB-sQF, types unknown sequence to one of the 628 bacterial library genomes which gives the smallest test statistics thus most similar library strain. The input file is the k-mer counts of the unknown assembled genome sequence or raw short reads file in decimal format generated by KAnalyze developed by P. Audano et al. (https://sourceforge.net/projects/kanalyze/). The download included the library index, the library name and sample unknowns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    KAnalyze

    KAnalyze

    DNA/RNA Sequence K-mer Toolkit

    KAnalyze is a Java toolkit designed to convert DNA and RNA sequences into k-mers. It is both a command line application and an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SparseAssembler: Sparse k-mer Graph for Memory Efficient Genome Assembly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Subtractive Assembly

    Subtractive Assembly

    An approach for comparative metagenomics by assembling the differences

    ...Given two metagenomic datasets A and B, subtractive assembly approach first identifies reads that are likely sampled from abundant or unique genomes in A (or B vice versa), using Bloom-filter based k-mer counting. And one can assemble only these reads separately using metagenomic assemblers such as IDBA-UD. We further developed concurrent subtractive assembly (CoSA), which is an improved version of the subtractive assembly approach for detecting differential reads between two groups of metagenomes. Please check CoSA out at https://sourceforge.net/projects/concurrentsa/...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Maree

    Marée des principaux ports de France

    Horaire, hauteurs et coefficients des marées sur plus de 100 ports français et quelques ports en Grande Bretagne. Application entièrement autonome faite à partir des constantes harmoniques fournies par Previ Mer. Toutes les heures locales affichées, le sont en horaires d'été et d'hiver. Le menu permet de calculer les marées et d'en donner les spécificités sur une journée ou sur un mois au choix. Fixez votre propre seuil (hauteur mini pour pratiquer la navigation ou maxi permettant la pêche à pied). Lister les grandes marées d'une période choisie et éventuellement stocker les horaires des marées basses dans votre agenda Saisissez une hauteur d'eau et définissez pour quels horaires elle sera atteinte ou pour tel horaire saisi quelle hauteur d'eau. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NGSimple

    NGS - Next-Generation Sequencing sIMulation PipeLinE

    ..../1.fastq/reads.fastq) from those designed libraries to assemblies. based on the parameters specified in CONFIG file. It will generate assmblies with different K-mer (./2.assembly/*), and choose the assembly with largest n50. Finally, it will produce a quartile summary and mummerplot for each for you to select a good parameter combination. insert_size.pl will take real Illumina data as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PriMux is a k-mer based library for genomic investigations, and for development of PCR signatures that may include degenerate base pairs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    K-mer counting

    an efficient tools for k-mer acounting

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Quikr

    Method for rapid reconstruction (phylotyping) of bacterial communities

    Quikr is a QUadratic, Iterative, K-mer based Reconstruction technique that utilizes sparsity promoting ideas from the field of compressed sensing to reconstruct the composition of a bacterial community (when the input data is 454-like pyrosequencing data). This extremely fast method comes with a default training database but can be custom trained. Typically reconstruction is accurate down to the genus level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HErCoOl

    High-throughput Error Correction by Oligomers

    Error correction software for next-generation sequencing data based on k-mer spectrum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    open-slx Weekly News

    open-slx Weekly News

    open-slx Weekly News

    This project produces a weekly newsletter about Linux, Plasma Active, Mer and other mobile stuff. This Repository contains the Sources of the english and german Weekly News. The Sources are written in Docbook 4.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Myopia Elemental Ruling
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Database Modeller and Constructor, using the concept of MER, written in Java with the JGraph library. Initially developed for Unicamp Database discipline, offered by Ricardo Torres in 2007.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB