Showing 26 open source projects for "dataset"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
    Evo 2

    Evo 2

    Genome modeling and design across all domains of life

    ...The project models DNA at single-nucleotide resolution and supports context windows of up to one million base pairs, which places it in a class of models built for very large genomic reasoning tasks. According to the repository, it uses the StripedHyena 2 architecture, was pretrained with Savanna, and was trained autoregressively on the OpenGenome2 dataset containing 8.8 trillion tokens. The codebase is focused on local inference and generation through the Vortex inference stack rather than serving as a full training framework alone, although it also points users to training and fine-tuning resources. It supports multiple ways of working with the model, including forward passes, embeddings, generation workflows, notebooks, hosted APIs, and self-hosted deployment through NVIDIA NIM.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    ParDRe

    Parallel tool to remove duplicate DNA reads

    ...Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool will let the users to avoid the analysis of not necessary reads, reducing the time of subsequent procedures with the dataset (e.g., assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters. It is faster than multithreaded counterparts (end of 2015) for the same number of cores and, thanks to the message-passing technology, it can be executed on clusters. There also exists a MapReduce counterpart of ParDRe, called MarDRe (see the link above). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PetoronAI-Drug-Discovery

    PetoronAI-Drug-Discovery

    PetoronAI Drug Discovery Experiments

    # PetoronAI Drug Discovery Benchmark https://github.com/01alekseev/PetoronAI PetoronAI was evaluated on the NCI-ALMANAC development dataset. • 2,225,137 experimental records • 602 experimentally measured drug pairs • Blind pair-level benchmark • 20×10 cross-validation • 99.5% validation coverage Validation: Correlation = 0.617327 MAE = 3.971799 Null model MAE = 4.656203 Sign accuracy = 64.69% Permutation p = 0.000100 Top HSA hypotheses: • Dactinomycin + Vinblastine sulfate (9.096) • Cabazitaxel + Vinblastine sulfate (8.224) • Mitoxantrone + Vinblastine sulfate (7.254) • Cabazitaxel + Mitoxantrone (7.128) • Dactinomycin + Daunorubicin HCl (6.965) Generated laboratory validation protocols (8×8 dose matrix, HSA, Bliss, Loewe, ZIP). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gemi

    Gemi

    PCR primers / probes design from multiple & degenerate sequences

    ...Gemi accepts multiple aligned and long DNA and RNA sequences with degenerate nucleotide (non-A/C/G/T bases). Gemi can be used for quantitative, real-time and conventional PCR (qPCR, rt-PCR, etc.), and Sanger sequencing. Gemi can parse large dataset of sequences efficiently. Python source code is available upon request. Milestone: The tool reached about 3000 downloads sine 2012. Article Gemi: PCR primers prediction from multiple alignments. Comparative and functional genomics 2012 PMID: https://www.ncbi.nlm.nih.gov/pubmed/23316117 A great review on designing primer, Gemi, and other tools: Designing degenerate primers: Overview, challenges, and computational methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    coronavirus

    coronavirus

    The coronavirus dataset

    The coronavirus package gives a tidy format dataset of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) epidemic. Relevant and updated information about the virus, such as summary of new cases by country and total number of cases by region can be retrieved from this package. The raw data is pulled and arranged by the Johns Hopkins University Center for Systems Science and Engineering, which is gathered from various leading sources including the World Health Organization, China CDC, US CDC, European Centre for Disease Prevention and Control, and Australia Government Department of Health.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sRNAWorkbench

    sRNAWorkbench

    The UEA sRNA Workbench

    A suite of tools for analysing small RNA (sRNA) data from Next Generation Sequencing devices. Including expression profiling of known mirco RNA (miRNA), identification of novel miRNA in deep-sequencing data and identification of other interesting landmarks within high-throughput genetic data
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    MaChIAto Example Files

    The example files of MaChIAto

    MaChIAto (Microhomology-associated Chromosomal Integration/editing Analysis tools); a comprehensive analysis software that can precisely classify, deeply analyze, correctly align, and thoroughly review the targeted amplicon sequencing analysis data obtained by various CRISPR experiments, including template-free gene knock-out, short homology-based gene knock-in, and even a new-class CRISPR methodology, Prime Editing. In this repository, we provide the example files of MaChIAto. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Calis-p

    Estimates delta13C of species in a microbiome from proteome data

    Calis-p (The CALgary approach to ISotopes in proteomics) is a java application to estimate isotopic composition (e.g. delta13C or delta15N) of individual species in a microbial community from a proteomic dataset. Calis-p 2.0 handles both natural isotope abundances and data from labelling experiments such as stable isotope probing (SIP). It requires a mzIdent (or target spectrum match) and mzML files as the input and requires about 1 min per mzML file with 10 threads and needs <10 Gb of RAM. It has been tested with data from various nano liquid chromatography/Orbitrap platforms. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    MarDRe

    MapReduce-based tool to remove duplicate DNA reads

    MarDRe is a de novo MapReduce-based parallel tool to remove duplicate and near-duplicate DNA reads through the clustering of single-end and paired-end sequences from FASTQ/FASTA datasets. This tool allows bioinformatics to avoid the analysis of not necessary reads, reducing the time of subsequent procedures with the dataset. MarDRe is the Big Data counterpart of ParDRe (link above), which employs HPC technologies (i.e., hybrid MPI/multithreading) to reduce runtime on multicore systems. Instead, MarDRe takes advantage of the MapReduce programming model to significantly improve ParDRe performance on distributed systems, especially on cloud-based infrastructures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    metasort

    metasort

    A metagenome assembler by reducing microbial community

    ...MetaSort provides a sorted mini-metagenome approach based on flow cytometry and single-cell sequencing methodologies, and employs new computational algorithms to efficiently recover high-quality genomes from the sorted mini-metagenome by the complementary of the original metagenome. Through extensive evaluations on simulated dataset, salivary and gut microbiomes, we demonstrated that metaSort has an excellent and unbiased performance on genome recovery and assembly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ParDRR-MPI

    Parallel Duplicate Read Remover with MPI

    ...Duplicate reads can be seen as identical or nearly identical sequences with some mismatches. This tool will let the users to avoid the analysis of not necessary reads, reducing the time of subsequent procedures with the dataset (e.g., assemblies, mappings, etc.). The tool is implemented with MPI in order to exploit the parallel capabilities of multicore clusters. It is faster than multithreaded counterparts (end of 2015) for the same number of cores and, thanks to the message-passing technology, it can be executed on clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PRIMUS

    PRIMUS

    Pedigree Reconstruction and Identification of a Maximum Unrelated Set

    ...Please visit the new website for the complete version of PRIMUS. We present a method adapted from graph theory that always identifies the maximum set of unrelated individuals in any dataset, and allows weighting parameters to be utilized in unrelated sample selection. PRIMUS reads in user-generated IBD estimates and outputs the maximum possible set of unrelated individuals, given a specified threshold of relatedness. Additional information for preferential selection of individuals may also be utilized. For example, when there are two equally sized maximum sets of unrelated individuals in a network, PRIMUS can preferentially select the set with more affected individuals. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    FASTQSim

    NGS data characterization and in silico read generation

    FASTQSim is a tool that provides the dual functionality of Next-Gen Sequencing dataset characterization and metagenomic data generation. FASTQSim is sequencing platform-independent, and computes distributions of read length, quality scores, indel rates, single point mutation rates, indel size, and similar statistics for any sequencing platform. To create training or testing datasets, FASTQSim has the ability to convert target sequences into in silico reads with matching error profiles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GUDM

    A tool for pre-processing and fusing heterogeneous datasets

    Global Unified Data Modeler (GUDM) is a bioinformatics software tool used for pre-processing and integrating multiple heterogeneous datasets, collected from multi-modal sources, into an integrated dataset. This integrated dataset is supposed to be used for different types of medical analysis and unified decisions, using different machine learning approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CIG-P

    CIG-P

    CIG-P is a simple yet flexible data visualization tool

    ...CIG-P can be used to compare a) different AP-MS datasets of various baits or b) a particular bait under various perturbations (lenticular section CIG-P). The output of CIG-P is a simple and intuitively easy to grasp visualization of a complex dataset. Publication: CIG-P: Cicular Interaction Graph for Proteomics http://www.biomedcentral.com/1471-2105/15/344/ Previously known as PIVOT (Protein Interaction Visualization and Observation Tool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pmutualinformation

    Computes pairwise genes mutual information using GEPs

    pmutualinformation (parallel mutual information) computes the pairwise Mutual Information for all pairs of genes from a potentially massive and heterogeneous dataset containing GEPs. GEPs can be part of different experiments collected from public repositories. pmutualinformation runs on MIMD systems and has been implemented in C using the MPI standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hiovit-A

    hiovit-A is a simple yet flexible data visualization tool

    ...Hiovit-A can be used to compare a) different AP-MS datasets of various baits or b) a particular bait under various perturbations (lenticular section hiovit-a). The output of hiovit-A is a simple and intuitively easy to grasp visualization of a complex dataset. Previously known as PIVOT (Protein Interaction Visualization and Observation Tool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FOCIS

    FOCIS

    FOCIS finds features for functional follow-up

    FOCIS (Feature Overlapper for Chromosomal Interval Subsets) performs an interval-based screen of a database of genomic features – ChIP-seq peaks, motif matches, and others – for overlap enrichment at a specific subset of genomic regions relative to a dataset-matched background. It was recently used to discover a novel enhancer that mediates drug resistance in melanoma.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    MS-AND

    Identifies differentially methylated regions (DMRs)

    Our approach, methylation status mask AND (MS-AND), uses bit operations and masking and can be applied to any microarray dataset in General Feature Format (GFF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ARDEN

    Specificity Control for Read Alignments Using an Artificial Reference

    We introduce ARDEN (Artificial Reference Driven Estimation of false positives in NGS data), a novel benchmark that estimates error rates based on real experimental reads and an additionally generated artificial reference genome. It allows the computation of error rates specifically for a dataset and the construction of a ROC-curve. Thereby, it can be used to optimize parameters for read mappers, to select read mappers for a specific problem or also to filter alignments based on quality estimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CRUMp

    A probabilistic prediction system of protein phosphorylation sites

    ...Given an input set of protein sequences in FASTA format, the system outputs the position, residue type (S, T, or Y), and the estimated probability of each tested site being phosphorylatable. Latest downloadable files: - crump-0.2.0.tar.gz: CRUMp GNU Octave package - crump-0.2.0.zip: CRUMp MATLAB script - crumptestset.fasta: A testing dataset in FASTA format. The sequence headers list the accession number of the protein sequence and the position numbers of known phosphorylation sites. Note that CRUMp may predict additional phosphorylation sites that have not been experimentally verified yet. The testing dataset is from Biswas et al. 2010, http://www.biomedcentral.com/1471-2105/11/273/additional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    QUASR is a lightweight pipeline written to process and analyse next-generation sequencing (NGS) data from Illumina, 454, and Ion Torrent platforms. Although originally written for viral data, it is generic enough to work on any NGS dataset. Functions include: duplicate removal demultiplexing primer-removal quality-assurance (QA) graphing quality control (QC) consensus-generation minority-variant determination minority-variant graphing The main current version is 6.X, which is written in Python3. 7.X is my rewrite in Java, but is still work in progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KGP is a program that reveals the KIR (Killer-cell Immunoglobulin-like Receptors (KIR)) genotypic diversity within a dataset using binary coded KIR genotypic patterns generated by the presence and absence of 16 KIR genes on a diploid chromosome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ProteoConnections
    ProteoConnections is a bioinformatics platform tailored to address the pressing needs of proteomic analyses. Organise identifications, evaluate the the acquired dataset and accelerate biological interpretation using bioinformatics applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FastPval is multiple stage p-value computing software that computes empirical p-values from a large set of permutated/resampled background data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next