Showing 30 open source projects for "space"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    MesoRD is a stochastic and deterministic simulator of coupled chemical reactions and diffusions in space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TI2BioP allows mainly the calculation of topological indices (spectral moments) derived from inferred and artificial 2D structures of DNA, RNA and proteins being possible to carry out a structure-function correlation irrespective of sequence alignments. TI2BioP version 3.0 is a python platform with a graphical interface designed for Windows, Linux and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MGF2MGF CH

    MGF2MGF CH

    Convert mgf mass values to their nearest elemental formula

    ...You: specify the input line that contains the empirical formula of the parent ion, specify the key that identifies a formula and then the formula) separated by one space character, either drag and drop mgf files onto the window, or pass filenames though a command line argument. Command line arguments: /? displays help information /w runs in windowed mode (the thing you are looking at now) /f anything following is a file you want to process. Things you should know: The elemental composition is not a sophisticated calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Meraculous-2D

    Meraculous-2D

    Eukaryotic Genome Assembler

    ---------------------------------------- IMPORTANT: Meraculous-2D has been superseded by the HipMer assembler, available here: https://sourceforge.net/projects/hipmer/ ----------------------------------------- Meraculous-2D is a whole genome assembler for NGS reads (Illumina) that is capable of assembling large, diploid genomes with modest computational requirements. Features include: - Efficient k-mer counting and deBruijn graph traversal - Two modes of handling of diploid...
    Downloads: 4 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
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    rDock

    rDock

    A Fast, OpenSource Program for Docking Ligands to Proteins and N.Acids

    ...rDock is mainly written in C++ and accessory scripts and programs are written in C++, perl or python languages. The full rDock software package requires less than 50 MB of hard disk space and it is compilable in all Linux computers. Thanks to its design and implementation, it can be installed on a computation cluster and deployed on an unlimited number of CPUs, allowing HTVS campaigns to be carried out in a matter of days. The rDock program was developed from 1998 to 2006 by the software team at RiboTargets (subsequently Vernalis (R&D) Ltd). ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    LightPCC

    Parallel pairwise correlation computation on Intel Xeon Phi clusters

    ...To facilitate balanced workload distribution, we have proposed a general framework for symmetric all-pairs computation by building provable bijective functions between job identifier and coordinate space for the first time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BayesRate

    BayesRate

    Bayesian estimation of diversification rates

    ...The methods are described in: Silvestro, D., Schnitzler, J. and Zizka, G. (2011) A Bayesian framework to estimate diversification rates and their variation through time and space. BMC Evolutionary Biology, 11, 311 Silvestro D., Zizka G. & Schulte K. (2014) Disentangling the effects of key innovations on the diversification of Bromelioideae (Bromeliaceae). Evolution, 68, 163-175.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    ...It uses the following techniques in order to improve scalability: 1) a fast splitting of the input reads using the FUSE kernel module available in most of current Linux distributions; 2) a balanced on-demand distribution of the reads based on the shared locks of UPC++, an extension of C++ for parallel computing that follows the Partitioned Global Address Space (PGAS) paradigm. parSRA is portable as its configuration file allows the users to parallelize the execution of existing SRA tools without the need to modify the source code of parSRA or the aligner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CUDAlign

    CUDAlign is a tool that aligns huge DNA sequences in CUDA capable GPUs

    ...IEEE Transactions on Parallel and Distributed Systems, vol. 99, PrePrints, 2012 [2] Edans Sandes, Alba Melo. Smith-Waterman Alignment of Huge Sequences with GPU in Linear Space. IPDPS 2011: 1199-1211 [3] Edans Sandes, Alba Melo. CUDAlign: using GPU to accelerate the comparison of megabase genomic sequences. PPOPP 2010: 137-146 The latest source code can be found in Github. See the MASA project at https://github.com/edanssandes/MASA-CUDAlign
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SplitMEM

    Graphical pan-genome analysis with suffix skips

    With the rise of improved sequencing technologies, genomics is expanding from a single reference per species paradigm into a more comprehensive pan-genome approach with multiple individuals represented and analyzed together. Here we introduce a novel O(n log n) time and space algorithm called splitMEM, that directly constructs the compressed de Bruijn graph for a pan-genome of total length n. To achieve this time complexity, we augment the suffix tree with suffix skips, a new construct that allows us to traverse several suffix links in constant time, and use them to efficiently decompose maximal exact matches (MEMs) during a suffix tree traversal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    DESN

    Differential activE sub-Network (DEN): R/Bioconductor based package

    Living cells are complex, dynamic, self-regulatory, interactive systems, showing differential states across time and space. Complexity of cellular systems is highlighted with the multi-layered regulatory mechanisms involving the interactions between bio-molecules (such as DNA, RNA, mi-RNA and proteins). These interactions are analyzed in the form of static networks. Likewise, number of experimental techniques like microarray, RNASeq allows quantification of cellular dynamics and aid in discerning differential gene expression across diverse conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CS Miner

    A tool for Navigating in Chemical Space

    CS-Miner stands for Chemical Space Miner and is a software tool for navigating in chemical space of compound databases. It helps for deriving appropriate classification models and performing virtual screening. Download it via: http://csminer.com/csm/?p=7 A quick tutorial is available through: http://csminer.com/csm/?p=8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    ParaBWT - parallel BWT construction

    a parallel and space-efficient Burrows-Wheeler transfrom constructor

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This space is not maintained anymore. If you want to get the latest updates on fpocket refer to https://github.com/Discngine/fpocket. Fpocket is a very fast open source protein pocket detection algorithm based on Voronoi tessellation. The platform is suited for the scientific community willing to develop new scoring functions and extract pocket descriptors on a large scale level.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18

    EXCAVATOR-tool

    Tool for detecting CNVs from whole-exome sequencing data

    ...In order to use properly the EXCAVATOR tool, users must download the uniqueome mappability files at the following link: http://grimmond.imb.uq.edu.au/uniqueome/downloads/hg19_uniqueome.coverage.base-space.25.1.Wig.gz (for hg19) http://grimmond.imb.uq.edu.au/uniqueome/downloads/hg18_uniqueome.coverage.base-space.25.1.Wig.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Hierachical_DNAcoder

    An Hierachical Approach to Multi-Reference Genome compression

    ...Meanwhile, we further the study using “lossy” quality values through k-means clustering scheme and find its minute effect on downstream applications. The proposed method has achieved compression ratios from 0.5 to 0.65, which corresponds to space savings of 35%-50%, on experimental datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    abc-sde

    approximate Bayesian computation for stochastic differential equations

    ...It performs approximate Bayesian computation for stochastic models having latent dynamics defined by stochastic differential equations (SDEs) and not limited to the "state-space" modelling framework. Both one- and multi-dimensional SDE systems are supported and partially observed systems are easily accommodated. Variance components for the "measurement error" affecting the data/observations can be estimated. A 50-pages Reference Manual is provided with two case-studies implemented and discussed. The methodology is based on the research article available at http://arxiv.org/abs/1204.5459 Author's research page is http://www.maths.lth.se/matstat/staff/umberto/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    This project provides the source code for the Mitochondiral Infectious Damage Adaptation (MIDA) model of aging. A probabilistic modeling approach is applied by solving the master equation in mitochondrial quality state space in the presence of fusion-fission events, decay of functional quality, mitophagy and mitochondrial biogenesis, as well as molecular damage originating from a random source or from infectious events during fusion and fission. The provided source code is written in C and performs the time integration of the master equation for the time-evolution of the probability to find mitochondria in states of quality q at time t. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SOCS

    SOCS is a SOLiD read mapper with bisulfite sequencing support.

    SOCS performs ungapped alignment of SOLiD (color space) sequencing reads against reference sequences. Modes are available for detecting short sequence-space variants (such as SNPs) and for detecting unlimited numbers of bisulfite-induced nucleotide substitutions for 5mC methylation studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fast Alignment Search Tool for di-base reads (color-space; AB SOLiD). A complementary program for the popular Illumina read mappers mrFAST and mrsFAST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MRS is a tool to quickly and easily store and index large flat file databanks and in a space efficient manner. It is currently used to index huge bioinformatics databanks but it is not limited to this area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a c-library that provides tools for advanced analysis of electrophysiological data. It features denoising, unsupervised classification, time-frequency analysis, phase-space analysis, neural networks, time-warping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo