Giter Site home page Giter Site logo

nextflow-fastp-shiny's Introduction

nextflow-fastp-shiny

Background

This is a graphical user interface for the nextflow-fastp pipeline. The GUI is a Shiny app, which executes the underlying nextflow pipeline using processx calls. The pipeline itself retains all the flexibility of nextflow - it can be run in a conda environment or in a docker container, the data can be local or on an Amazon S3 bucket, the executor can be local, PBS, SLURM, AWS Batch...

Installation

All that is needed is nextflow and this shiny app. When the app is started for the first time, the angelovangel/nextflow-fastp pipeline is pulled from github and will be available under $HOME/.nextflow/assets/angelovangel/nextflow-fastp/.

To install the Shiny app:

git clone https://github.com/angelovangel/nextflow-fastp-shiny.git

#or, run directly from within an R session:
shiny::runGitHub('nextflow-fastp-shiny', 'angelovangel')

Note: the fastq folder has to be read-write accessible from the server where the app is running.

Usage

Select a folder containing fastq files using the Select fastq folder button and press Run nextflow-fastp pipeline. Results are written to the results-fastp folder within the fastq folder. The log files can be accessed by navigating to the fastq folder and running

cat .nextflow.log

Demo

demo

Questions

The Shiny app and the nextflow pipeline are written and maintained by Angel Angelov, if you have questions or problems open an issue on github.

nextflow-fastp-shiny's People

Contributors

angelovangel avatar sysgen-ncct avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nextflow-fastp-shiny's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.