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

[ADAM-595] Delete the 'comparisons' code. #596

Merged
merged 2 commits into from
Mar 2, 2015

Conversation

tdanford
Copy link
Contributor

@tdanford tdanford commented Mar 1, 2015

This means deleting the comparisons code here; these files (Comparisons,
AvailableComparisons, and GeneratorFilter) are moving into the qc-metrics
package, along with the ComparisonsTraversalEngine.

Also being deleted are the test-suites for each of these classes.

Finally, the CLI commands which use these classes, CompareADAM and
FindReads, are also being deleted.

Each of these classes will be moved into the qc-metrics repository as
part of a separate pull request.

This resolves #595

This means deleting the comparisons code here; these files (Comparisons,
AvailableComparisons, and GeneratorFilter) are moving into the qc-metrics
package, along with the ComparisonsTraversalEngine.

Also being deleted are the test-suites for each of these classes.

Finally, the CLI commands which use these classes, CompareADAM and
FindReads, are also being deleted.

Each of these classes will be moved into the qc-metrics repository as
part of a separate pull request.
@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/617/
Test PASSed.

ConcordanceTable and GenotypesSummary, as well as the concordance function from
VariationRDDFunctions (in GenotypeRDDFunctions) are all being deleted, along with
their tests.

Also going are the GenotypeConcordance and SummarizeGenotypes commands from the CLI.

All of this is being moved over to qc-metrics.
@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/618/
Test PASSed.

@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/619/

Build result: FAILURE

GitHub pull request #596 of commit 4aa7af1 automatically merged.Notifying endpoint 'HTTP:https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'[EnvInject] - Loading node environment variables.Building remotely on amp-jenkins-slave-01 (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/596/merge^{commit} # timeout=10Checking out Revision f260cb8edca472db9423a4964cc659f235caddd3 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f f260cb8edca472db9423a4964cc659f235caddd3 > git rev-list 329a72a # timeout=10Triggering ADAM-prb » 2.2.0,centosTriggering ADAM-prb » 2.3.0,centosTriggering ADAM-prb » 1.0.4,centosADAM-prb » 2.2.0,centos completed with result FAILUREADAM-prb » 2.3.0,centos completed with result FAILUREADAM-prb » 1.0.4,centos completed with result FAILURENotifying endpoint 'HTTP:https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'
Test FAILed.

@fnothaft
Copy link
Member

fnothaft commented Mar 1, 2015

Jenkins, retest this please.

@tdanford
Copy link
Contributor Author

tdanford commented Mar 1, 2015

If this builds, Frank, I think it's ready to go.

@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/620/
Test PASSed.

fnothaft added a commit that referenced this pull request Mar 2, 2015
[ADAM-595] Delete the 'comparisons' code.
@fnothaft fnothaft merged commit eb67063 into bigdatagenomics:master Mar 2, 2015
@fnothaft
Copy link
Member

fnothaft commented Mar 2, 2015

Let's cut it loose! Thanks @tdanford!

@tdanford tdanford deleted the moving-metrics branch March 2, 2015 04:41
@tdanford
Copy link
Contributor Author

tdanford commented Mar 2, 2015

Thanks @fnothaft.

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.

Move the 'comparisons' code into a separate repository.
3 participants