-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ADAM-595] Deleting the genotype- and variant- concordance classes.
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.
- Loading branch information
Showing
8 changed files
with
0 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
81 changes: 0 additions & 81 deletions
81
adam-cli/src/main/scala/org/bdgenomics/adam/cli/GenotypeConcordance.scala
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
adam-cli/src/main/scala/org/bdgenomics/adam/cli/SummarizeGenotypes.scala
This file was deleted.
Oops, something went wrong.
130 changes: 0 additions & 130 deletions
130
adam-core/src/main/scala/org/bdgenomics/adam/rdd/variation/ConcordanceTable.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.