Skip to content

Commit 83ef1fa

Browse files
committed
Update docs
1 parent abef16a commit 83ef1fa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changelog
77
* Add new optional arguments ``--genes`` and ``--exclude`` to :command:`prepare-depth-of-coverage` command.
88
* Add new command :command:`slice-bam`.
99
* Add new command :command:`print-data`.
10-
* Fix the typo "statistcs" to "statistics" throughout the package.
10+
* Fix typo "statistcs" to "statistics" throughout the package.
1111
* Update :meth:`sdk.utils.simulate_copy_number` method to automatically handle duplicate sample names.
1212
* Improve CNV caller for CYP2A6, CYP2B6, CYP2D6, CYP2E1, GSTM1, SLC22A2, SULT1A1, UGT1A4, UGT2B15, UGT2B17.
1313
* Add new CNV calls for CYP2A6: ``Deletion2Hom``, ``Hybrid5``, ``Hybrid6``, ``PseudogeneDeletion``.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ currently defined semantic types:
370370
* VcfFrame for storing target gene's phased variant data.
371371
* Requires following metadata: ``Platform``, ``Gene``, ``Assembly``, ``SemanticType``, ``Program``.
372372

373-
Wroking with archive files
373+
Working with archive files
374374
--------------------------
375375

376376
To demonstrate how easy it is to work with PyPGx archive files, below we will

docs/create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
* VcfFrame for storing target gene's phased variant data.
398398
* Requires following metadata: ``Platform``, ``Gene``, ``Assembly``, ``SemanticType``, ``Program``.
399399
400-
Wroking with archive files
400+
Working with archive files
401401
--------------------------
402402
403403
To demonstrate how easy it is to work with PyPGx archive files, below we will

0 commit comments

Comments
 (0)