Skip to content

Commit

Permalink
Remove unused classes following #5127.
Browse files Browse the repository at this point in the history
* AddContextDataToReadSpark (and AddContextDataToReadSparkUnitTest) implemented the different JoinStrategy options for
  BQSR; has been replaced with the Spark Files mecahnism (see #5127)
* BroadcastJoinReadsWithRefBases and JoinReadsWithRefBasesSparkUnitTest were only used by AddContextDataToReadSpark
* BroadcastJoinReadsWithVariants and JoinReadsWithVariantsSparkUnitTest were only used by AddContextDataToReadSpark
* ShuffleJoinReadsWithRefBases and ShuffleJoinReadsWithVariants were only used by AddContextDataToReadSpark
* JoinStrategy was only used for BQSR (HC always uses overlaps partitioner), but is no longer used since #5127
* KnownSitesCache was replaced with Spark Files
* ReferenceMultiSourceAdapter in HaplotypeCallerSpark was replaced with the regular ReferenceDataSource
* BaseRecalibratorEngineSparkWrapper was only used by BaseRecalibratorSparkSharded, which was removed in #5192
  • Loading branch information
tomwhite authored and jamesemery committed Jan 11, 2019
1 parent a74e571 commit 3768ba2
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 960 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3768ba2

Please sign in to comment.