Results for "Pipelines"

Tags

  • Awesome bioinformatics pipelines !

    A curated list of awesome pipeline toolkits ... https://github.com/pditommaso/awesome-pipeline

    Tags: Bioinformatics, Computational Biology, Toolkit, Pipelines, Tools

    2961 days ago

  • Bpipe - a tool for running and managing bioinformatics pipelines

    Bpipe provides a platform for running big bioinformatics jobs that consist of a series of processing stages - known as 'pipelines'. January 20th, 2016 - New! Bpipe 0.9.9 released! Download latest, all Documentation Mailing List (Google Group) Bpipe has been published in Bioinformatics! I...

    Tags: Bioinformatics, Bpipe, Tool, Manage, Bioinformatics, Pipelines

    2909 days ago

  • Linux command line exercises for NGS data processing

    The purpose of this tutorial is to introduce students to the frequently used tools for NGS analysis as well as giving experience in writing one-liners. Copy the required files to your current directory, change directory (cd) to the linuxTutorial folder, and do all the processing inside: [uzi@qui...

    Tags: Bioinformatics, Tutorial, Genome, NGS, Pipelines

    2877 days ago

  • BETSY: A new backward-chaining expert system for automated development of pipelines in Bioinformatics

    The BETSY provides a command-line interface and available at https://github.com/jefftc/changlab. A user first searches in the knowledge base for desired output and then BETSY develops an initial workflow to produce that data which is later examined by the user. The user can optimize the para...

    Tags: BETSY, backward-chaining, expert, system, automated, development, pipelines, Bioinformatics

    1969 days ago

  • Nextflow: Data-driven computational pipelines

    Nextflow enables scalable and reproducible scientific workflows using software containers. It allows the adaptation of pipelines written in the most common scripting languages. Its fluent DSL simplifies the implementation and the deployment of complex parallel and reactive workflows on clouds an...

    Tags: Nextflow, Data-driven, computational, pipelines, Flow

    1539 days ago

  • Luigi: a Python package that helps you build complex pipelines of batch jobs.

    Luigi is a Python (3.6, 3.7, 3.8, 3.9 tested) package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more. Run pip install luigi to install the latest stable version...

    Tags: Luigi, Python, package, build, complex, pipelines, batch, jobs

    1049 days ago