Package htsjdk.beta.io.bundle
Class BundleResourceType
java.lang.Object
htsjdk.beta.io.bundle.BundleResourceType
Namespace for standard constants to specify content type and format for resources
contained in a
Bundle.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringPrimary content types for use in resource bundles.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringsecondary content types names for primary content typeALIGNED_READSresourcesstatic final Stringfile format names for secondary content typeREADS_INDEXresourcesstatic final Stringstatic final Stringstatic final Stringfile format names for content typeALIGNED_READSstatic final Stringsecondary content type names forHAPLOID_REFERENCEresourcesstatic final Stringstatic final Stringstatic final Stringsecondary content types names for primary content typeVARIANT_CONTEXTSresourcesstatic final Stringfile format names for content typeVARIANT_CONTEXTS -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALIGNED_READS
Primary content types for use in resource bundles. These names are aligned with enum values inHtsContentType, since each one represents the name of the primary resource required byHtsCodecs for thatHtsContentType. -
HAPLOID_REFERENCE
-
VARIANT_CONTEXTS
-
FEATURES
-
READS_SAM
file format names for content typeALIGNED_READS- See Also:
-
READS_BAM
- See Also:
-
READS_CRAM
- See Also:
-
READS_HTSGET_BAM
- See Also:
-
READS_INDEX
secondary content types names for primary content typeALIGNED_READSresources- See Also:
-
READS_INDEX_BAI
file format names for secondary content typeREADS_INDEXresources- See Also:
-
READS_INDEX_CRAI
- See Also:
-
READS_INDEX_CSI
- See Also:
-
VARIANTS_INDEX
secondary content types names for primary content typeVARIANT_CONTEXTSresources- See Also:
-
VARIANTS_VCF
file format names for content typeVARIANT_CONTEXTS- See Also:
-
REFERENCE_DICTIONARY
secondary content type names forHAPLOID_REFERENCEresources- See Also:
-
REFERENCE_INDEX
- See Also:
-
MD5
- See Also:
-
-
Constructor Details
-
BundleResourceType
public BundleResourceType()
-