Showing 88 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1

    janda

    structural variant detector

    Janda is a tool to detect structural variants in whole-genome DNA sequence data. It identifies structural variants (deletions, duplications, translocations, and inversions) using anomalously mapped pair reads and realigning potential junction reads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    MPIGeneNet

    Parallel tool to construct gene co-expression networks

    MPIGeneNet is a parallel tool to construct gene co-expression networks using Pearson’s correlation and Random Matrix Theory (RMT). This tool takes as input a matrix with the expression values (a float value) for different genes observed from several samples. It is a parallelization of RMTGenNet tool (https://github.com/spficklin/RMTGeneNet). MPIGeneNet integrates the whole procedure of creating the in one program, which makes the tool easier to work with (the users only have to launch the application once) and avoids writing/reading from intermediate files among the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ntx

    Neutrality tests using the SNP site frequency spectrum

    Tests on "neutrality" are designed to detect systematic deviations from chance patterns in genetic data. This tool computes for a given SNP site frequency spectrum some standard test statistics like Tajima's D, Fay & Wu's H, etc. Additionally, the user may adapt the tests to specific demographies by specifying non-standard first and secondary moments. These can be obtained e.g. from simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software solves the Phylogeny problem using Median Networks. Exact and heuristic methods available. Input: an alignment and a reversible stepmatrix, output: (sub)optimal trees and their combinations. Steiner problem solver included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    ...It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML, SBML and MIRIAM.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    bioweb

    bioweb

    polyglot language framework to analyze genetic data

    polyglot framework using Python/C++/JavaScript to fast develop applications to analyze biological sequences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    ...It also provides both local and global protein interaction networks in the associated pathways. * Article: SYoon, HCTNguyen, YJYoo, JKim, BBaik, SKim, JKim, SKim, DNam, "Efficient pathway enrichment and network analysis of GWAS summary data using GSA-SNP2", Nucleic Acids Research, Vol. 46(10), e60(2018). * PubMed ID: 29562348 * DOI: 10.1093/nar/gky175 -> PLEASE MOVE OR MAKE A COPY OF 'DATA' FOLDER INTO YOUR INTENSIVE TEST FOLDER (I.E. LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA. * UPDATE NOTE: -> Sep-1-2020: add an update for Ubuntu-20.04. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    YFitter

    Fitting Y chromosome haplogroups by maximum likelihood

    Yfitter is a program for assigning Y chromosome haplogroups to individuals sequenced at low coverage. It is designed to be used in a samtools/bcftools pipeline. Yfitter also supports haplogrouping using chip genotype data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    ProteoWizard
    ...The ProteoWizard Library is a set of software libraries and tools for rapid development of proteomics data analysis software. The libraries are cross-platform and built from the ground up using modern C++ techniques.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Nifty Reg
    This project, initially developed at University College London, contains programs to perform rigid, affine and non-linear registration of nifti or analyse images. Two versions of the algorithms are included, a CPU- and a GPU- (using CUDA) based implementation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Application to optimize DNA sequences coding protein to put in in the different organizm (f.e. human protein in E.Coli). It proposes the optimal cutting places to connect many shorter fragments into bigger one using ligaze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CvMob
    CvMob is an Open Source tool to automatic visual analysis of human movement. The software calculates the optical flow to generate data about trajectory, velocity and acceleration using low-quality videos. For more informations, please visit our website: http://www.cvmob.ufba.br/
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    ...By default, the class "GeneticCode" generates alternative genetic codes, with the reqirement of block structure, and, optionally, with the assumption of stereochemical or biosynthetic models (to impose the assumption of the adaptive model, simply filter the codes using the error_cost() function). See Appendix in Makukov & shCherbak (2017) for the description of the algorithm. The code requires Qt 5. To compile the provided example, run 'qmake' to produce the Makefile, and then run 'make' to compile the executable file. License: Public Domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RoadRunner represents a state-of-the-art simulation library for SBML models. It is fast, portable and accurate. This projects hosts the library and tools using the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IPAS for protein sequences

    IPAS for protein sequences

    multiple alignment algorithm for protein sequences

    IPAS is a new and practial protein multiple sequence alignment algorithm based on iterative progresive alignment algorithm Assessed on BAliBASE 3.0, PREFAB 4.0, SABMARK 1.65, and OXBENCH, MSAProbs achieves the statistically highest alignment accuracy, compared to ClustalW 2.0.10, MAFFT 6.717( using L-INS-i with --maxiterate = 1000), MUSCLE 3.8.31, ProbCons 1.12, and Probalign 1.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BarraCUDA Fast Short Read Aligner
    Barracuda is a high-speed sequence aligner based on Sanger's BWA and utilizes the latest Nvidia CUDA architecture for accelerating alignments of sequence reads generated by next-generation sequencers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    GPU3SNP

    Exhaustive search for third order epistatic interactions using CUDA

    GPU3SNP is a multi-GPU tool that exhaustively analyzes case-control datasets looking for 3-SNP combinations that present epistatic interaction. It provides a list with the combinations that have higher Mutual Information, which is used as measure for interaction. It is parallelized using CUDA and can exploit several GPUs in the same node/system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast Neurite Tracer

    Fast Neurite Tracer

    Semi-automatic neurite tracing with tera-bytes of imaging data.

    ...It can also process other types of light imaging data in general. FNT is designed to be * accurate in tracing (each tracing step needs your confirmation), * fast (operations using computer mouse is reduced with automatic searching), * scalable (large volume data of tera-bytes in size are supported). Other features include * the results can be exported to SWC files, * automatic detection of cycles during tracing, * support for data of multiple channels, * support for both 8-bit and 16-bit image data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SwisTrack 4 is a powerful software for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It contains interfaces for USB, FireWire and GigE cameras, as well as AVI files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BayesAss

    Bayesian Inference of Recent Migration Using Multilocus Genotypes

    Inference of recent migration rates between populations using multi-locus marker genotype data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    runjags

    The 'runjags' R package and standalone JAGS extension module

    This package provides high-level interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mauve computes and interactively visualizes genome sequence comparisons. Using FastA or GenBank sequence data, Mauve constructs multiple genome alignments that identify large-scale rearrangement, gene gain, gene loss, indels, and nucleotide substutit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    denovo_hit

    Outputs potential denovo variants from VCF given pedigree information.

    Program takes variants calls and determines if the call is novel for a child compared to parents. Program can handle both annotated and unannotated VCF files, however output file is not compatible with GATK's snpEff, so you should annotate prior to using denovo_hit. Usage: ./denovo_hit <VCF file> <PED file> Output: ./potential_denovo.txt To compile: g++ -std=c++11 denovo_hit.cpp -o denovo_hit Please see files for example VCF file, and pedigree file. Format VCF file (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, SAMPLE_ID, ... Format pedigree file (tab delimited): SAMPLE_ID_CHILD, SAMPLE_ID_PARENT1, SAMPLE_ID_PARENT2 Output file format (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, PEDIGREE, CALL_STATS, COUNTS ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HeatmapGenerator
    ...Please cite: [Khomtchouk et al.: "HeatmapGenerator: High performance RNAseq and microarray visualization software suite to examine differential gene expression levels using an R and C++ hybrid computational pipeline." Source Code for Biology and Medicine, 2014 9:30] HeatmapGenerator source code is available at: https://github.com/Bohdan-Khomtchouk/HeatmapGenerator Bohdan Khomtchouk wishes to acknowledge the support of the Department of Defense (DoD) through the National Defense Science & Engineering Graduate Fellowship (NDSEG) Program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next