-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from PacificBiosciences/cram_support
syncs documentation for v0.9.0
- Loading branch information
Showing
4 changed files
with
22 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
@article{holt2023hiphase, | ||
title={HiPhase: Jointly phasing small and structural variants from HiFi sequencing}, | ||
author={Holt, James M and Saunders, Christopher T and Rowell, William J and Kronenberg, Zev and Wenger, Aaron M and Eberle, Michael}, | ||
journal={bioRxiv}, | ||
pages={2023--05}, | ||
year={2023}, | ||
publisher={Cold Spring Harbor Laboratory} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,11 @@ We are still tweaking the input / output file formats and making changes that ca | |
* [Methods](docs/methods.md) | ||
* [Performance](docs/performance.md) | ||
|
||
## Citation | ||
If you use HiPhase, please cite our pre-print: | ||
|
||
[Holt, J. M., Saunders, C. T., Rowell, W. J., Kronenberg, Z., Wenger, A. M., & Eberle, M. (2023). HiPhase: Jointly phasing small and structural variants from HiFi sequencing. _bioRxiv_, 2023-05.](https://doi.org/10.1101/2023.05.03.539241) | ||
|
||
## Need help? | ||
If you notice any missing features, bugs, or need assistance with analyzing the output of HiPhase, | ||
please don't hesitate to [reach out by email](mailto:[email protected]) or open a GitHub issue. | ||
|
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