Giter VIP home page Giter VIP logo

ampa-nf's Introduction

AMPA-NF

AMPA-NF is a pipeline for assessing the antimicrobial domains of proteins, with a focus on the design on new antimicrobial drugs. The application provides fast discovery of antimicrobial patterns in proteins that can be used to develop new peptide-based drugs against pathogens.

Quick start

Make sure you have installed the dependencies required listed at the end of this document.

Install the Nextflow runtime by running the following command:

$ curl -fsSL get.nextflow.io | bash

When done, you can execute AMPA by entering the command shown below:

$ ./nextflow run cbcrg/ampa-nf

By default the pipeline is executed by using a small dataset included with the project. Check the Pipeline parameters section below to see how specify your input data on the program command line.

Pipeline parameters

#####--in

  • The query sequences multi-fasta file (default: example.fa)
  • Example: nextflow ampa.nf --in /some/path/your-query.fa

#####--out

  • Path to the file where save the results (default: bigampa.data)
  • Example: nextflow ampa.nf --out /some/path/your-result.data

#####--t

  • Threshold value (default: 0.225)
  • Example: nextflow ampa.nf --t 0.3

#####--w

  • Window size value (default: 7)
  • Example: nextflow ampa.nf --w 8

Dependencies

  • PERL
  • Math::CDF
  • Math::Round
  • Bio::SeqIO

Cite

AMPA: an automated web server for prediction of protein antimicrobial regions

ampa-nf's People

Contributors

pditommaso avatar philpalmer avatar

Watchers

 avatar

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.