Language and framework for developing high performance computational pipelines.
Please see the Martian Documentation.
$ go get github.com/martian-lang/martian/cmd/mrp
$ go install github.com/martian-lang/martian/cmd/...
$ cd ${GOPATH}/src/github.com/martian-lang/martian/web && npm install && gulpAlternatively,
$ git clone https://github.com/martian-lang/martian.git --recursive
$ cd martian
$ makeCode and documentation copyright 2014-2017 the Martian Authors and 10x Genomics, Inc. Code released under the MIT License. Documentation released under Creative Commons.