GithubHelp home page GithubHelp logo

fmalmeida / gff-toolbox Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 1.0 79.75 MB

Gff-toolbox is a toolbox of commands that enables one to get the gist of their GFF annotation files, as well as to analyse them in different ways.

Home Page: https://github.com/fmalmeida/gff-toolbox/wiki

License: GNU General Public License v3.0

Python 99.32% Shell 0.68%
gff gff3 gff-toolkit

gff-toolbox's Introduction

logo

gff-toolbox is a toolbox of commands that tries to facilitate the work with GFF annotation files.

Table of contents

Requirements

This pipeline has only two requirement:

Installation

Via github

Installation is super easy and perhaps not required:

# Download
git clone https://github.com/fmalmeida/gff-toolbox.git
cd gff-toolbox

# Run without installing
python3 gfftoolbox-runner.py -h

# Install and run in any place
python3 setup.py install
gff-toolbox -h

Via conda

# Get the conda package
conda create -n gff-toolbox -c conda-forge -c bioconda -c anaconda -c defaults -c falmeida gff-toolbox

Documentation

The command is very well documented inside its help messages and examples which can be checked as:

  • gff-toolbox -h

Additionally, users can checkout the execution and results of commands in the wiki provided.

Collaborating

This is meant to be a collaborative project, which means it is meant to adapt to the community needs. Thus, we encourage users to use it and to collaborate with ideas for different implementations, new commands, additions, etc.

If you have an analysis that you constantly do when working with GFFs and would like to see it implemented in a command-like package to make your life easy, or whenever you feel something can be improved, don't hesitate and collaborate.

You can collaborate by:

  • flagging an enhancement issue discussing your idea in the homepage of the project
  • you can fork the repo, create and start the implementation of your own script/command in the project and then submit a pull request
    • I'll then check the request, make sure it is in the same format and standards of the already implemented commands and confirm the inclusion.
    • Of course, you will be recognized as the developer/creator of that specific implementation.

Checkout more at about forking and contributing to repos at:

Citation

To cite this pipeline users can use the github url. Users are encouraged to cite the python packages used in this pipeline whenever their outputs are valuable.

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.