ohsu-comp-bio/compbio-galaxy-wrappers

Name: compbio-galaxy-wrappers

Owner: Oregon Health and Science University Computational Biology

Description: OHSU Galaxy wrappers.

Created: 2015-03-17 22:40:39.0

Updated: 2017-10-17 22:32:35.0

Pushed: 2018-01-10 19:31:33.0

Homepage:

Size: 1935

Language: Python

GitHub Committers

UserMost Recent Commit# Commits
jhl6672018-03-21 20:25:48.0135
Jaclyn Smith2015-11-02 21:55:37.031
Janice Patterson2017-10-24 20:24:08.01

Other Committers

UserEmailMost Recent Commit# Commits

README

OHSU CompBio Tools :bowtie:

A suite of galaxy wrapped tools.

From Jaclyn:

This directory contains a pointer to UCSC's pcawg_tools repository.

To set up this repository correctly, you will need to add a submodule to your repo.

If you have not already forked and cloned this repository, the following command will allow you to pull the submodule gracefully:

git clone --recursive git@github.com:OHSUCompBio/docker_tools.git

If you have already forked and cloned this repository, but have recently updated, the pcawg_tools directory will be empty. cd into pcawg_tools and type git submodule init.

You will see this:

Submodule 'pcwag_tools' (git@github.com:ucscCancer/pcawg_tools.git) registers for path '../pcawg_tools'

At this point, the directory will still be empty. Now perform a git submodule update. You should see pcawg_tools being cloned into that folder, with a final note:

Submodule path '../pcawg_tools': checked out…


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.