Coder Social home page Coder Social logo

pnlfang / transform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kbaseattic/transform

0.0 0.0 0.0 36.32 MB

A service that provides import, upload, and download capabilities as well as tools for validating and converting between data types, both internal and external to KBase.

License: MIT License

Perl 20.05% Python 48.85% JavaScript 0.39% Shell 0.57% C++ 0.14% Java 29.36% Makefile 0.65%

transform's Introduction

KBase Transform v0.1

More than meets the eye?

The KBase Transform service has responsibilities for 3 data tasks:

  • Upload - Transforming data from external community formats to KBase typed data
  • Download - Transforming KBase typed data into external community formats
  • Convert - Transforming one KBase type to another KBase type

Scripts responsible for data validation, transformations, conversions are located in the plugins folder as well as a configuration file for each script.

Development

See plugins/examples and plugins/templates for making your own script for upload/download/convert.

Use a test driver script to demo the available functionality and data transformations.

git clone https://kbase.us/kbase/transform

cd transform/t/demo

# build a local virtualenv
python setup.py

# see some example data uploads
venv/bin/python bin/upload.py --demo

# read the docs for using your own data
venv/bin/python bin/upload.py --help

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.