Coder Social home page Coder Social logo

louis-pare / tpba Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

Blast wrapper using snakemake to generate correspondance between a list of transcript or protein and some proteomes.

Python 69.09% Shell 30.91%
blast proteome snakemake transcriptome

tpba's Introduction

Transcript or Protein Blast Annotation.

What is it?

This snakemake pipeline is a wrapper around blast which will generate file correspondance between a list of transcript or protein and some proteomes.

How to make it work?

To make this snakemake pipeline works, you need to install snakemake and blast.

After installation, you will need to complete the config.yaml file, then the pipeline can be launched using the snakemake command.

Output description

The pipeline will generate several outputs into the given output directory. Firstly, it will create a blastdb folder in which the blast databases will be saved.

The second folder named blast_result will contain the raw blast results for each proteomes.

A text file will be created for each given proteomes with the given format: transcript (tab) homologuous protein.

Finally, a text file called "Statistcs.txt" will contain the proportion of transcript containing a homologuous protein in each proteomes.

tpba's People

Contributors

louis-pare 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.