We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc2127 commit c2ee3f0Copy full SHA for c2ee3f0
docs/seqcols/README.md
@@ -673,7 +673,7 @@ This means that an attribute is only considered to have a qualifier set to `true
673
- Set to `true` for local qualifiers (e.g., `collated: true`)
674
- Included in the appropriate array for global qualifiers (e.g., listed in `ga4gh.inherent`)
675
676
-The `ga4gh.inherent` array MUST be specified, because an empty `inherent` array would result in an undefined level 0 digest algorithm.
+A non-empty `ga4gh.inherent` array MUST be provided, because an empty `inherent` array would result in an undefined level 0 digest algorithm.
677
678
#### 4.7 Method of specifying attribute qualifiers
679
0 commit comments