Showing 25 open source projects for "console command"

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

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ParDRe

    Parallel tool to remove duplicate DNA reads

    ParDRe is a parallel tool to remove duplicate 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    AstroBioTools

    Adaptive analysis of amino acid alphabets

    A new, fast implementation of algorithms used for the adaptive analysis of amino acid alphabets as described in Philip, G. K., & Freeland, S. J. (2011). Did evolution select a nonrandom “alphabet” of amino acids? Astrobiology, 11(3), 235-240. Ilardo, M., Meringer, M., Freeland, S., Rasulev, B., & Cleaves II, H. J. (2015). Extraordinarily adaptive properties of the genetically encoded amino acids. Scientific reports, 5, 9414. Ilardo, M., Bose, R., Meringer, M., Rasulev, B.,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    GenForm

    Generation of molecular formulas by high-resolution MS and MS/MS data

    This is an open source implementation of molecular formula calculation by high resolution MS and MS/MS data as described in M. Meringer, S. Reinker, J. Zhang, A. Muller: MS/MS Data Improves Automated Determination of Molecular Formulas by Mass Spectrometry. MATCH Commun. Math. Comput. Chem. 65, 259-290, 2011. The software user manual is available here: https://www.researchgate.net/publication/307964728_MOLGEN-MSMS_Software_User_Manual Example MS and MS/MS data files for GenForm can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    MPI-dot2dot

    A Parallel Tool to Find DNA Tandem Repeats on Multicore Clusters

    MPI-dot2dot is a parallel tool to accelerate the identification of Tandem Repeats on multisequence datasetes. This tool receives as input a multisequence file with FASTQ or FASTA formats. It uses MPI processes and OpenMP threads to exploit the compute capabilities of multicore clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ParBiBit

    Parallel tool to search biclusters on binary datasets

    ParBiBit is a parallel tool to accelerate the search of biclusters on binary datasets, especially useful for gene expression data. This tool receives as input the expression values of n genes and m samples in a file with ARFF extension and returns a file with the biclustering information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MPICorMat

    Parallel tool to construct correlation similarity matrices

    MPICorMat is a parallel tool to construct correlation similarity matrices as part of the procedure to generate gene co-expression networks. 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 the first module of the RMTGenNet tool (https://github.com/spficklin/RMTGeneNet). RMTGeneNet users can exchange this CCM module by MPICorMat, benefit from its fast computation to generate the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LightPCC

    Parallel pairwise correlation computation on Intel Xeon Phi clusters

    The first parallel and distributed library for pairwise correlation/dependence computation on Intel Xeon Phi clusters. This library is written in C++ template classes and achieves high speed by exploring the SIMD-instruction-level and thread-level parallelism within Xeon Phis as well as accelerator-level parallelism among multiple Xeon Phis. To facilitate balanced workload distribution, we have proposed a general framework for symmetric all-pairs computation by building provable bijective...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    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
  • 11

    ENLY

    Bioinformatic tool to improve draft genome assemblies by closing gaps

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

    ParDRR-MPI

    Parallel Duplicate Read Remover with MPI

    ParDRR-MPI is a parallel tool to remove duplicate 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SWAPHI-LS: Alignment on Xeon Phi Cluster

    Smith-Waterman long DNA sequence alignment on Xeon Phi clusters

    The first parallel Smith-Waterman algorithm exploiting Intel Xeon Phi clusters to accelerate the alignment of long DNA sequences. This algorithm is written in C++ (with a set of SIMD intrinsic extensions), OpenMP and MPI. The performance evaluation revealed that our algorithm achieves very stable performance, and yields a performance of up to 30.1 GCUPS on a single Xeon Phi and up to 111.4 GCUPS on four Xeon Phis sharing a host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    parSRA is a framework to execute short read aligners on compute clusters. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Musket - short read error corrector

    a parallel short-read error corrector for Illumina sequencing

    Musket is an efficient multistage k-mer based corrector for Illumina short read data. This corrector employs the k-mer spectrum approach and introduces three correction techniques in a multistage workflow. Our performance evaluation results, in terms of correction quality and de novo genome assembly measures, reveal that Musket is consistently one of the top performing substitution-error-based correctors. In addition, Musket is multi-threaded using a master-slave model and demonstrates...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SmithWaterman

    SmithWaterman

    Fast local sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align An implementation of the Smith-Waterman local sequence alignment algorithm. See our sister project global alignment using Needleman-Wunsch: http://sourceforge.net/projects/needlemanwunsch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    This is a research-level program used to track protein translocation in live cell imaging experiments when the nucleus is not specifically marked by either stain or transfected fluorescent proteins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SBML ODE Solver is a command-line tool and programming library (ISO/ANSI C) for construction and numerical integration of an ODE system, derived from an SBML based description of a biochemical reaction network. Development has moved to https://github.com/raim/SBML_odeSolver . Please download the latest version from there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Using the CUDA API this project modifies the AutoDock software to run in parallel on NVIDIA GPUs. Users will be able to download and compile the code and use AutoDock on CUDA capable Graphics Cards. Autodock is located at http://autodock.scripps.edu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A program to model HapMap haplotypes in genetic association studies using tag SNP genotypes. Please visit http://www.ucd.ie/genepi/hapmixmap for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ChIPOTle 2.0 is a user friendly tool for performing peak detection in ChIP-chip signal. The tool also has functions for probe sorting, signal normalization, replication merging, and multiple correction testing in a windows interface or *nix command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB