-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reorganized and added class pages to RTD spec.
- Loading branch information
Showing
35 changed files
with
325 additions
and
78 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,6 @@ Appendices | |
|
||
design_decisions | ||
faq | ||
glossary | ||
|
||
|
||
|
||
|
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,56 @@ | ||
.. _catvrs_model: | ||
|
||
Cat-VRS Model | ||
@@@@@@@@@@@@@ | ||
|
||
The following data types classes are used by Cat-VRS but maintained by either the VRS subgroup | ||
or across the GKS Work Stream as core data classes. | ||
|
||
.. _categorical_variant: | ||
|
||
Categorical Variant | ||
################### | ||
|
||
The Categorical Variant class is the primary class in Cat-VRS. It | ||
depends on one or more Constraint elements to create a complete | ||
description of a categorical variant. | ||
|
||
.. include:: ../def/cat-vrs/CategoricalVariant.rst | ||
|
||
.. _constraint: | ||
|
||
Constraint | ||
########## | ||
|
||
The *Constraint* class is an abstract class that is the parent of all | ||
other constraint classes. A constraint is a rule or set of rules that | ||
must be satisfied for a CategoricalVariant to be considered valid. | ||
Constraint sub classes are only used in CategoricalVariant objects. | ||
|
||
.. _defining_allele_constraint: | ||
|
||
DefiningAlleleConstraint | ||
######################## | ||
|
||
.. include:: ../def/cat-vrs/DefiningAlleleConstraint.rst | ||
|
||
.. _defining_location_constraint: | ||
|
||
DefiningLocationConstraint | ||
########################## | ||
|
||
.. include:: ../def/cat-vrs/DefiningLocationConstraint.rst | ||
|
||
.. _copy_count_constraint: | ||
|
||
CopyCountConstraint | ||
################### | ||
|
||
.. include:: ../def/cat-vrs/CopyCountConstraint.rst | ||
|
||
.. _copy_change_constraint: | ||
|
||
CopyChangeConstraint | ||
#################### | ||
|
||
.. include:: ../def/cat-vrs/CopyChangeConstraint.rst |
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,6 @@ | ||
.. _Allele: | ||
|
||
Allele | ||
!!!!!! | ||
|
||
.. include:: ../../def/vrs/Allele.rst |
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,6 @@ | ||
.. _Coding: | ||
|
||
Coding | ||
!!!!!! | ||
|
||
.. include:: ../../def/gks-core/Coding.rst |
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,6 @@ | ||
.. _ConceptMapping: | ||
|
||
ConceptMapping | ||
!!!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/gks-core/ConceptMapping.rst |
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,6 @@ | ||
.. _CopyNumberChange: | ||
|
||
Copy Number Change | ||
!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/CopyNumberChange.rst |
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,6 @@ | ||
.. _CopyNumberCount: | ||
|
||
Copy Number Count | ||
!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/CopyNumberCount.rst |
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,6 @@ | ||
.. _Element: | ||
|
||
Element | ||
!!!!!! | ||
|
||
.. include:: ../../def/gks-core/Element.rst |
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,6 @@ | ||
.. _Entity: | ||
|
||
Entity | ||
!!!!!! | ||
|
||
.. include:: ../../def/gks-core/Entity.rst |
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,6 @@ | ||
.. _Expression: | ||
|
||
Expression | ||
!!!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/Expression.rst |
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,6 @@ | ||
.. _Extension: | ||
|
||
Extension | ||
!!!!!!!!! | ||
|
||
.. include:: ../../def/gks-core/Extension.rst |
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,6 @@ | ||
.. _Location: | ||
|
||
Location | ||
!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/Location.rst |
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,6 @@ | ||
.. _MappableConcept: | ||
|
||
MappableConcept | ||
!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/gks-core/MappableConcept.rst |
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,6 @@ | ||
.. _Range: | ||
|
||
Range | ||
!!!!! | ||
|
||
.. include:: ../../def/vrs/Range.rst |
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,6 @@ | ||
.. _SequenceLocation: | ||
|
||
Sequence Location | ||
!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/SequenceLocation.rst |
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,6 @@ | ||
.. _Variation: | ||
|
||
Variation | ||
!!!!!!!!! | ||
|
||
.. include:: ../../def/vrs/Variation.rst |
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,6 @@ | ||
.. _code: | ||
|
||
code | ||
!!!! | ||
|
||
.. include:: ../../def/gks-core/code.rst |
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,37 @@ | ||
.. _imported: | ||
|
||
Imported Data Types & Classes | ||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | ||
|
||
The following data types classes are used by Cat-VRS but maintained by either the VRS subgroup | ||
or across the GKS Work Stream as core data classes. | ||
|
||
VRS | ||
!!! | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
|
||
Variation | ||
Allele | ||
CopyNumberCount | ||
CopyNumberChange | ||
Location | ||
SequenceLocation | ||
Expression | ||
Range | ||
|
||
GKS Core | ||
!!!!!!!! | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
|
||
Entity | ||
Element | ||
Extension | ||
MappableConcept | ||
ConceptMapping | ||
Coding | ||
code | ||
iriReference |
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,6 @@ | ||
.. _iriReference: | ||
|
||
iriReference | ||
!!!!!!!!!!!! | ||
|
||
.. include:: ../../def/gks-core/iriReference.rst |
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,22 @@ | ||
Data Model | ||
!!!!!!!!!! | ||
|
||
At the Cat-VRS top of the Cat-VRS data model is the Categorical Variant class. | ||
The Categorical Variant is composed of one or more constraints that define The | ||
Categorical Variant. The Constraint subclasses are used to define what we refer | ||
to as **Recipes**. Recipes are pre-defined Categorical Variants with specific | ||
constraints that represent standard categorical variants that have been identified. | ||
The following sections describe the Cat-VRS base classes (Categorical Variant and | ||
Constraint subclasses), the standard recipes, and the additional *Imported* data | ||
class and types from VRS 2.0 and GKS Core 1.0 that support the Cat-VRS data model. | ||
|
||
- :ref:`catvrs_model`: models that describe categorical variation and constraints | ||
- :ref:`recipes`: models that describe categorical variation recipes with specific constraints | ||
- :ref:`imported`: imported data types and classes that support the above models | ||
|
||
.. toctree:: | ||
:hidden: | ||
|
||
catvrs_model | ||
recipes | ||
imported/index |
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,34 @@ | ||
.. _recipes: | ||
|
||
Recipes | ||
@@@@@@@ | ||
|
||
A *Recipe* is not a class. It is a term defined to differentiate between a | ||
specialized CategoricalVariant and a general CategoricalVariant. These | ||
recipes are pre-defined CategoricalVariants with specific constraints | ||
that represent standard categorical variants that have been identified | ||
in variant knowledgebases and registries. Implementers are encouraged | ||
to use the recipes that exist whenever possible, but are free to create | ||
new recipes as needed in a given implementation. New recipes should be | ||
shared with the community on the |catvrs_discussion| board. | ||
|
||
.. _canonical_allele: | ||
|
||
CanonicalAllele | ||
!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../def/cat-vrs/CanonicalAllele.rst | ||
|
||
.. _categorical_cnv: | ||
|
||
CategoricalCnv | ||
!!!!!!!!!!!!!! | ||
|
||
.. include:: ../def/cat-vrs/CategoricalCnv.rst | ||
|
||
.. _protein_sequence_consequence: | ||
|
||
ProteinSequenceConsequence | ||
!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../def/cat-vrs/ProteinSequenceConsequence.rst |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 @@ | ||
../../../schema/cat-vrs/def |
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 @@ | ||
../../../schema/gks-core/def |
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 @@ | ||
../../../schema/vrs/def |
Oops, something went wrong.