Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chanjo integration. Fix for #494 #500

Merged
merged 7 commits into from Jul 14, 2014
Merged

chanjo integration. Fix for #494 #500

merged 7 commits into from Jul 14, 2014

Conversation

kern3020
Copy link
Contributor

Here is the integration with Chanjo. It was tested using the test only ChanjoPipeline

Also, this includes a fix for #494. A unit test is provided.

-jk

sample_name = tz.get_in(['rgnames','sample'], data[0], None)
bed_file = tz.get_in(["config", "algorithm", "coverage"], data[0], None)

outport_dir = os.path.abspath(tz.get_in(['upload', 'dir'], data[0]))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling correction: should be "output"

@chapmanb chapmanb merged commit d41c7e1 into bcbio:master Jul 14, 2014
@chapmanb
Copy link
Member

John -- thanks much for this work in progress. It's all merged in and looking forward to seeing how it goes moving forward with the new chanjo API changes. Great work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants