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

Pair-wise genotype concordance of genotype RDDs, with CLI tool #166

Merged
merged 1 commit into from
Mar 14, 2014

Conversation

mlinderm
Copy link
Contributor

Basic pair-wise genotype concordance tool.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?



class ADAMGenotypeRDDFunctionsSuite extends SparkFunSuite {
val tempDir = Files.createTempDir()
Copy link
Member

Choose a reason for hiding this comment

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

I don't see where this is used.

@mlinderm
Copy link
Contributor Author

Thanks for the helpful comments. Pushed suggest changes to test code.

@fnothaft
Copy link
Member

Jenkins, add to whitelist and test this please.

sampleId,
alleles
= SchemaValue
}
Copy link
Member

Choose a reason for hiding this comment

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

Git would like to see a newline at the end of this file.

It seems that this enumeration doesn't fully cover the fields in ADAMGenotype; if we are adding this, let's cover all the fields.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/210/

@nealsid nealsid deleted the concordance branch March 13, 2014 18:52
@arahuja arahuja restored the concordance branch March 14, 2014 05:52
Address review comments on Concordance pull request

Address review comments on Concordance pull request
@mlinderm mlinderm closed this Mar 14, 2014
@mlinderm mlinderm deleted the concordance branch March 14, 2014 19:15
@mlinderm mlinderm reopened this Mar 14, 2014
@massie
Copy link
Member

massie commented Mar 14, 2014

@mlinderm Would you like this merged?

@mlinderm
Copy link
Contributor Author

Updated (and squashed…) based on Frank's comments

fnothaft added a commit that referenced this pull request Mar 14, 2014
Pair-wise genotype concordance of genotype RDDs, with CLI tool
@fnothaft fnothaft merged commit 6c7e005 into bigdatagenomics:master Mar 14, 2014
@fnothaft
Copy link
Member

Thanks @mlinderm! Merged.

@mlinderm
Copy link
Contributor Author

For future reference, how do I do the nifty automated testing?

@fnothaft
Copy link
Member

"Jenkins, test this please." is the key phrase, but it should kick off automatically...

@mlinderm
Copy link
Contributor Author

Jenkins, test this please

@mlinderm
Copy link
Contributor Author

resolve #84

@massie
Copy link
Member

massie commented Mar 14, 2014

Michael, I just added you to the list of Jenkins admins so that you can issue command to it (him?).

When a new pull request is opened in the project and the author of the pull request isn't white-listed, builder will ask "Can one of the admins verify this patch?".

  • "ok to test" to accept this pull request for testing
  • "test this please" for a one time test run
  • "add to whitelist" to add the author to the whitelist

If the build fails for other various reasons you can rebuild.

"retest this please" to start a new build

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