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

Variants Visualization #542

Merged
merged 1 commit into from
Jan 22, 2015
Merged

Variants Visualization #542

merged 1 commit into from
Jan 22, 2015

Conversation

erictu
Copy link
Member

@erictu erictu commented Jan 9, 2015

Working visualization of variants when given vcf input to ADAM viz
Also added loadGenotypes and maybeLoadVcf in ADAMContext

@erictu erictu changed the title Basic viz Variants Visualization Jan 9, 2015
@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/523/

Build result: ABORTED

GitHub pull request #542 of commit c11fec6 automatically merged.[EnvInject] - Loading node environment variables.Building remotely on amp-jenkins-worker-05 (centos) in workspace /home/jenkins/workspace/ADAM-prb > git rev-parse --is-inside-work-tree # timeout=10Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10Fetching upstream changes from https://github.com/bigdatagenomics/adam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/bigdatagenomics/adam.git +refs/pull/:refs/remotes/origin/pr/ > git rev-parse origin/pr/542/merge^{commit} # timeout=10Checking out Revision 2578aa3 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 2578aa3 > git rev-list b409bd0004a00c2dac712b5c567963b3e013c8e3 # timeout=10Triggering ADAM-prb ? 2.2.0,centosTriggering ADAM-prb ? 1.0.4,centosTriggering ADAM-prb ? 2.3.0,centosADAM-prb ? 2.2.0,centos completed with result FAILUREADAM-prb ? 1.0.4,centos completed with result ABORTEDADAM-prb ? 2.3.0,centos completed with result FAILURE
Test FAILed.

@laserson
Copy link
Contributor

laserson commented Jan 9, 2015

Jenkins, retest this please.

@laserson
Copy link
Contributor

laserson commented Jan 9, 2015

@fnothaft We really need to fix that intermittent wigFix bug :-/

@fnothaft
Copy link
Member

fnothaft commented Jan 9, 2015

@laserson hah, yeah... I suppose we need to root-cause it first...

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/524/

Build result: ABORTED

GitHub pull request #542 of commit c11fec6 automatically merged.[EnvInject] - Loading node environment variables.Building remotely on amp-jenkins-worker-05 (centos) in workspace /home/jenkins/workspace/ADAM-prb > git rev-parse --is-inside-work-tree # timeout=10Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10Fetching upstream changes from https://github.com/bigdatagenomics/adam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/bigdatagenomics/adam.git +refs/pull/:refs/remotes/origin/pr/ > git rev-parse origin/pr/542/merge^{commit} # timeout=10Checking out Revision 2578aa3 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 2578aa3 > git rev-list b409bd0004a00c2dac712b5c567963b3e013c8e3 # timeout=10Triggering ADAM-prb ? 2.2.0,centosTriggering ADAM-prb ? 1.0.4,centosTriggering ADAM-prb ? 2.3.0,centosADAM-prb ? 2.2.0,centos completed with result FAILUREADAM-prb ? 1.0.4,centos completed with result SUCCESSADAM-prb ? 2.3.0,centos completed with result ABORTED
Test FAILed.

@laserson
Copy link
Contributor

@erictu Could you rebase this on master?

}

if (args.inputPath.endsWith(".vcf")) {
VizReads.variants = sc.adamVCFLoad(args.inputPath).flatMap(_.genotypes)
Copy link
Member

Choose a reason for hiding this comment

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

Switch to loadGenotypes?

@fnothaft
Copy link
Member

A few small nits, but otherwise LGTM!

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/535/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/544/
Test PASSed.

fnothaft added a commit that referenced this pull request Jan 22, 2015
@fnothaft fnothaft merged commit 8500f5a into bigdatagenomics:master Jan 22, 2015
@fnothaft
Copy link
Member

Merged! Thanks @erictu!

@fnothaft fnothaft mentioned this pull request Jan 24, 2015
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.

4 participants