martian

module
v3.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2018 License: MIT

README

Language and framework for developing high performance computational pipelines.

Build Status

Getting Started

Please see the Martian Documentation.

This repo includes vendored third-party code as submodules, so it must be git cloned recursively:

$ git clone https://github.com/martian-lang/martian.git --recursive

Code and documentation copyright 2014-2017 the Martian Authors and 10x Genomics, Inc. Code released under the MIT License. Documentation released under Creative Commons.

Directories

Path Synopsis
cmd
mrc
mrf
Martian command-line code formatter for MRO files.
Martian command-line code formatter for MRO files.
mrg
mrjob
Martian job monitor.
Martian job monitor.
mro2go
Generates a go source file declaring structs compatible with the tages declared in the given mro sources.
Generates a go source file declaring structs compatible with the tages declared in the given mro sources.
mrp
Martian pipeline runner.
Martian pipeline runner.
mrs
mrstat
Martian status query tool This tool is used to query or modify running instances of mrp.
Martian status query tool This tool is used to query or modify running instances of mrp.
martian
adapter
Package adapter provides a golang-native Martian job adapter and utilities.
Package adapter provides a golang-native Martian job adapter and utilities.
api
Data structures used to exchange information and requests over the http interface to mrp and similar tools.
Data structures used to exchange information and requests over the http interface to mrp and similar tools.
syntax
Package syntax defines the the MRO pipeline declaration language.
Package syntax defines the the MRO pipeline declaration language.
test
Package test is a stub containing mro code used in some unit tests.
Package test is a stub containing mro code used in some unit tests.
util
Packae util includes various utility methods.
Packae util includes various utility methods.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL