Giter Site home page Giter Site logo

xftools's Introduction

Build Status

XFTOOLS

Tools written by Martin Vickers for use within the Xiaoqi Feng lab at the John Innes Centre.

DISCLAIMER

Presently, these tools are still being tested and developed. There is little documentation outside of our lab for usage. In time as tools reach maturity I will add better documentation and better testing.

Static Binary

For ease of use I have created static binaries which can be downloaded, extracted and run on Linux machines. These have been tested on Ubuntu 12.04 LTS, 14.04 LTS and 16.04 LTS as well as CentOS 6/7 and Scientific Linux 6/7. If these don't work on your machine you may need to compile from source. As I don't have a OSX machine I've not been able to test or create install instructions for OSX.

Deployment

Deployments are managed automagically through Travis-CI. When we're ready for a new version ensure the following checklist is completed;

  • New apps have a completed README.md, up-to-date version number and correction --help documentation/description
  • Existing apps have the correct version number

After checklist, add the tag and push to origin

martin@x250:~/xftools$ git tag -a v0.0.7
martin@x250:~/xftools$ git push origin --tags

Post deployment checklist (Hopefully this can be automated)

  • Deploy on the HPC
  • Ensure that the static binaries work correctly on HPC

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.