-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecating overloads makeCRAMWriter with mixed Path/File (#1150)
* Deprecating overloads of SAMFileWriterFactory.makeCRAMWriter and .makeWriter that took a mix of Path and File as inputs. These were needed when we supported Path for the CRAM but not the reference. * Removing one overload that seems redundant and hasn't been in any htsjdk release yet.
- Loading branch information
1 parent
72818a0
commit 96ce8fb
Showing
3 changed files
with
15 additions
and
23 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
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
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