Import pbbam_1.0.6+dfsg.orig.tar.xz
authorAndreas Tille <tille@debian.org>
Fri, 20 Dec 2019 10:27:03 +0000 (10:27 +0000)
committerAndreas Tille <tille@debian.org>
Fri, 20 Dec 2019 10:27:03 +0000 (10:27 +0000)
commitb471fa3885b149a49d24043df75fc4a83a4dde33
tree07b92895f3a801fe2528f16385c4b51cee81400c
Import pbbam_1.0.6+dfsg.orig.tar.xz

[dgit import orig pbbam_1.0.6+dfsg.orig.tar.xz]
778 files changed:
.clang-format [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
INSTALL.md [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
bamboo_build.sh [new file with mode: 0755]
docs/Doxyfile.in [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/examples/code/BarcodeQuery.txt [new file with mode: 0644]
docs/examples/code/Compare.txt [new file with mode: 0644]
docs/examples/code/Compare_AlignedEnd.txt [new file with mode: 0644]
docs/examples/code/Compare_AlignedStart.txt [new file with mode: 0644]
docs/examples/code/Compare_AlignedStrand.txt [new file with mode: 0644]
docs/examples/code/Compare_BarcodeForward.txt [new file with mode: 0644]
docs/examples/code/Compare_BarcodeQuality.txt [new file with mode: 0644]
docs/examples/code/Compare_BarcodeReverse.txt [new file with mode: 0644]
docs/examples/code/Compare_FullName.txt [new file with mode: 0644]
docs/examples/code/Compare_LocalContextFlag.txt [new file with mode: 0644]
docs/examples/code/Compare_MapQuality.txt [new file with mode: 0644]
docs/examples/code/Compare_MovieName.txt [new file with mode: 0644]
docs/examples/code/Compare_NumDeletedBases.txt [new file with mode: 0644]
docs/examples/code/Compare_NumInsertedBases.txt [new file with mode: 0644]
docs/examples/code/Compare_NumMatches.txt [new file with mode: 0644]
docs/examples/code/Compare_NumMismatches.txt [new file with mode: 0644]
docs/examples/code/Compare_QueryEnd.txt [new file with mode: 0644]
docs/examples/code/Compare_QueryStart.txt [new file with mode: 0644]
docs/examples/code/Compare_ReadAccuracy.txt [new file with mode: 0644]
docs/examples/code/Compare_ReadGroupId.txt [new file with mode: 0644]
docs/examples/code/Compare_ReadGroupNumericId.txt [new file with mode: 0644]
docs/examples/code/Compare_ReferenceEnd.txt [new file with mode: 0644]
docs/examples/code/Compare_ReferenceId.txt [new file with mode: 0644]
docs/examples/code/Compare_ReferenceName.txt [new file with mode: 0644]
docs/examples/code/Compare_ReferenceStart.txt [new file with mode: 0644]
docs/examples/code/Compare_TypeFromOperator.txt [new file with mode: 0644]
docs/examples/code/Compare_TypeToName.txt [new file with mode: 0644]
docs/examples/code/Compare_Zmw.txt [new file with mode: 0644]
docs/examples/code/EntireFileQuery.txt [new file with mode: 0644]
docs/examples/code/EntireFileQuery_BamFilename.txt [new file with mode: 0644]
docs/examples/code/EntireFileQuery_NonConst.txt [new file with mode: 0644]
docs/examples/code/GenomicIntervalQuery.txt [new file with mode: 0644]
docs/examples/code/GenomicIntervalQuery_Reuse.txt [new file with mode: 0644]
docs/examples/code/PbiAlignedEndFilter.txt [new file with mode: 0644]
docs/examples/code/PbiAlignedLengthFilter.txt [new file with mode: 0644]
docs/examples/code/PbiAlignedStartFilter.txt [new file with mode: 0644]
docs/examples/code/PbiAlignedStrandFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBarcodeFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBarcodeForwardFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBarcodeQualityFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBarcodeReverseFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBarcodesFilter.txt [new file with mode: 0644]
docs/examples/code/PbiBuilder_WithReader.txt [new file with mode: 0644]
docs/examples/code/PbiBuilder_WithWriter.txt [new file with mode: 0644]
docs/examples/code/PbiFilterQuery.txt [new file with mode: 0644]
docs/examples/code/PbiFilter_Composition.txt [new file with mode: 0644]
docs/examples/code/PbiFilter_CustomFilter.txt [new file with mode: 0644]
docs/examples/code/PbiFilter_Interface.txt [new file with mode: 0644]
docs/examples/code/PbiIdentityFilter.txt [new file with mode: 0644]
docs/examples/code/PbiLocalContextFilter.txt [new file with mode: 0644]
docs/examples/code/PbiMapQualityFilter.txt [new file with mode: 0644]
docs/examples/code/PbiMovieNameFilter.txt [new file with mode: 0644]
docs/examples/code/PbiNumDeletedBasesFilter.txt [new file with mode: 0644]
docs/examples/code/PbiNumInsertedBasesFilter.txt [new file with mode: 0644]
docs/examples/code/PbiNumMatchesFilter.txt [new file with mode: 0644]
docs/examples/code/PbiNumMismatchesFilter.txt [new file with mode: 0644]
docs/examples/code/PbiQueryEndFilter.txt [new file with mode: 0644]
docs/examples/code/PbiQueryLengthFilter.txt [new file with mode: 0644]
docs/examples/code/PbiQueryNameFilter.txt [new file with mode: 0644]
docs/examples/code/PbiQueryStartFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReadAccuracyFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReadGroupFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReferenceEndFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReferenceIdFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReferenceNameFilter.txt [new file with mode: 0644]
docs/examples/code/PbiReferenceStartFilter.txt [new file with mode: 0644]
docs/examples/code/PbiZmwFilter.txt [new file with mode: 0644]
docs/examples/code/ReadAccuracyQuery.txt [new file with mode: 0644]
docs/examples/code/SubreadLengthQuery.txt [new file with mode: 0644]
docs/examples/code/Tag_AsciiCtor.txt [new file with mode: 0644]
docs/examples/code/WhitelistedZmwReadStitcher.txt [new file with mode: 0644]
docs/examples/code/ZmwGroupQuery.txt [new file with mode: 0644]
docs/examples/code/ZmwQuery.txt [new file with mode: 0644]
docs/examples/plaintext/AlignmentPrinterOutput.txt [new file with mode: 0644]
docs/examples/plaintext/PbiFilter_DataSetXmlFilters.txt [new file with mode: 0644]
docs/meson.build [new file with mode: 0644]
docs/source/api/Accuracy.rst [new file with mode: 0644]
docs/source/api/AlignmentPrinter.rst [new file with mode: 0644]
docs/source/api/AlignmentSet.rst [new file with mode: 0644]
docs/source/api/BaiIndexedBamReader.rst [new file with mode: 0644]
docs/source/api/BamFile.rst [new file with mode: 0644]
docs/source/api/BamHeader.rst [new file with mode: 0644]
docs/source/api/BamReader.rst [new file with mode: 0644]
docs/source/api/BamRecord.rst [new file with mode: 0644]
docs/source/api/BamRecordBuilder.rst [new file with mode: 0644]
docs/source/api/BamRecordImpl.rst [new file with mode: 0644]
docs/source/api/BamRecordView.rst [new file with mode: 0644]
docs/source/api/BamTagCodec.rst [new file with mode: 0644]
docs/source/api/BamWriter.rst [new file with mode: 0644]
docs/source/api/BarcodeQuery.rst [new file with mode: 0644]
docs/source/api/BarcodeSet.rst [new file with mode: 0644]
docs/source/api/Cigar.rst [new file with mode: 0644]
docs/source/api/CigarOperation.rst [new file with mode: 0644]
docs/source/api/Compare.rst [new file with mode: 0644]
docs/source/api/Config.rst [new file with mode: 0644]
docs/source/api/ConsensusAlignmentSet.rst [new file with mode: 0644]
docs/source/api/ConsensusReadSet.rst [new file with mode: 0644]
docs/source/api/ContigSet.rst [new file with mode: 0644]
docs/source/api/DataSet.rst [new file with mode: 0644]
docs/source/api/DataSetBase.rst [new file with mode: 0644]
docs/source/api/DataSetMetadata.rst [new file with mode: 0644]
docs/source/api/EntireFileQuery.rst [new file with mode: 0644]
docs/source/api/ExtensionElement.rst [new file with mode: 0644]
docs/source/api/Extensions.rst [new file with mode: 0644]
docs/source/api/ExternalResource.rst [new file with mode: 0644]
docs/source/api/ExternalResources.rst [new file with mode: 0644]
docs/source/api/FileIndex.rst [new file with mode: 0644]
docs/source/api/FileIndices.rst [new file with mode: 0644]
docs/source/api/Filter.rst [new file with mode: 0644]
docs/source/api/Filters.rst [new file with mode: 0644]
docs/source/api/Frames.rst [new file with mode: 0644]
docs/source/api/GenomicInterval.rst [new file with mode: 0644]
docs/source/api/GenomicIntervalCompositeBamReader.rst [new file with mode: 0644]
docs/source/api/GenomicIntervalQuery.rst [new file with mode: 0644]
docs/source/api/HdfSubreadSet.rst [new file with mode: 0644]
docs/source/api/IndexResultBlock.rst [new file with mode: 0644]
docs/source/api/IndexedFastaReader.rst [new file with mode: 0644]
docs/source/api/Interval.rst [new file with mode: 0644]
docs/source/api/InvalidSequencingChemistryException.rst [new file with mode: 0644]
docs/source/api/LocalContextFlags.rst [new file with mode: 0644]
docs/source/api/NamespaceInfo.rst [new file with mode: 0644]
docs/source/api/NamespaceRegistry.rst [new file with mode: 0644]
docs/source/api/Orientation.rst [new file with mode: 0644]
docs/source/api/ParentTool.rst [new file with mode: 0644]
docs/source/api/PbiBuilder.rst [new file with mode: 0644]
docs/source/api/PbiFile.rst [new file with mode: 0644]
docs/source/api/PbiFilter.rst [new file with mode: 0644]
docs/source/api/PbiFilterCompositeBamReader.rst [new file with mode: 0644]
docs/source/api/PbiFilterQuery.rst [new file with mode: 0644]
docs/source/api/PbiFilterTypes.rst [new file with mode: 0644]
docs/source/api/PbiIndexedBamReader.rst [new file with mode: 0644]
docs/source/api/PbiRawBarcodeData.rst [new file with mode: 0644]
docs/source/api/PbiRawBasicData.rst [new file with mode: 0644]
docs/source/api/PbiRawData.rst [new file with mode: 0644]
docs/source/api/PbiRawMappedData.rst [new file with mode: 0644]
docs/source/api/PbiRawReferenceData.rst [new file with mode: 0644]
docs/source/api/PbiReferenceEntry.rst [new file with mode: 0644]
docs/source/api/Position.rst [new file with mode: 0644]
docs/source/api/ProgramInfo.rst [new file with mode: 0644]
docs/source/api/QNameQuery.rst [new file with mode: 0644]
docs/source/api/QualityValue.rst [new file with mode: 0644]
docs/source/api/QualityValues.rst [new file with mode: 0644]
docs/source/api/ReadAccuracyQuery.rst [new file with mode: 0644]
docs/source/api/ReadGroupInfo.rst [new file with mode: 0644]
docs/source/api/ReferenceSet.rst [new file with mode: 0644]
docs/source/api/SamTagCodec.rst [new file with mode: 0644]
docs/source/api/SequenceInfo.rst [new file with mode: 0644]
docs/source/api/SequentialCompositeBamReader.rst [new file with mode: 0644]
docs/source/api/Strand.rst [new file with mode: 0644]
docs/source/api/SubDataSets.rst [new file with mode: 0644]
docs/source/api/SubreadLengthQuery.rst [new file with mode: 0644]
docs/source/api/SubreadSet.rst [new file with mode: 0644]
docs/source/api/Tag.rst [new file with mode: 0644]
docs/source/api/TagCollection.rst [new file with mode: 0644]
docs/source/api/VirtualPolymeraseBamRecord.rst [new file with mode: 0644]
docs/source/api/VirtualPolymeraseCompositeReader.rst [new file with mode: 0644]
docs/source/api/VirtualPolymeraseReader.rst [new file with mode: 0644]
docs/source/api/VirtualRegion.rst [new file with mode: 0644]
docs/source/api/VirtualRegionType.rst [new file with mode: 0644]
docs/source/api/VirtualRegionTypeMap.rst [new file with mode: 0644]
docs/source/api/ZmwGroupQuery.rst [new file with mode: 0644]
docs/source/api/ZmwQuery.rst [new file with mode: 0644]
docs/source/api/ZmwWhitelistVirtualReader.rst [new file with mode: 0644]
docs/source/api_reference.rst [new file with mode: 0644]
docs/source/commandline_utilities.rst [new file with mode: 0644]
docs/source/conf.py [new file with mode: 0755]
docs/source/getting_started.rst [new file with mode: 0644]
docs/source/index.rst [new file with mode: 0644]
docs/source/pacbio-theme/static/headerGradient.jpg [new file with mode: 0644]
docs/source/pacbio-theme/static/pacbio.css [new file with mode: 0644]
docs/source/pacbio-theme/static/pacbioLogo.png [new file with mode: 0644]
docs/source/pacbio-theme/static/pygments.css [new file with mode: 0644]
docs/source/pacbio-theme/theme.conf [new file with mode: 0644]
docs/source/requirements.txt [new file with mode: 0644]
docs/source/tools/bam2sam.rst [new file with mode: 0644]
docs/source/tools/pbindex.rst [new file with mode: 0644]
docs/source/tools/pbindexdump.rst [new file with mode: 0644]
docs/source/tools/pbmerge.rst [new file with mode: 0644]
docs/specs/pbbam.rst [new file with mode: 0644]
docs/specs/pbbam_structure.png [new file with mode: 0755]
docs/specs/pbbam_updated_release3_2.rst [new file with mode: 0755]
include/meson.build [new file with mode: 0644]
include/pbbam/Accuracy.h [new file with mode: 0644]
include/pbbam/AlignmentPrinter.h [new file with mode: 0644]
include/pbbam/BaiIndexCache.h [new file with mode: 0644]
include/pbbam/BaiIndexedBamReader.h [new file with mode: 0644]
include/pbbam/BamFile.h [new file with mode: 0644]
include/pbbam/BamFileMerger.h [new file with mode: 0644]
include/pbbam/BamHeader.h [new file with mode: 0644]
include/pbbam/BamReader.h [new file with mode: 0644]
include/pbbam/BamRecord.h [new file with mode: 0644]
include/pbbam/BamRecordBuilder.h [new file with mode: 0644]
include/pbbam/BamRecordImpl.h [new file with mode: 0644]
include/pbbam/BamRecordTag.h [new file with mode: 0644]
include/pbbam/BamRecordView.h [new file with mode: 0644]
include/pbbam/BamTagCodec.h [new file with mode: 0644]
include/pbbam/BamWriter.h [new file with mode: 0644]
include/pbbam/BarcodeQuery.h [new file with mode: 0644]
include/pbbam/BgzipFastaWriter.h [new file with mode: 0644]
include/pbbam/BgzipFastqWriter.h [new file with mode: 0644]
include/pbbam/BgzipWriter.h [new file with mode: 0644]
include/pbbam/Cigar.h [new file with mode: 0644]
include/pbbam/CigarOperation.h [new file with mode: 0644]
include/pbbam/ClipType.h [new file with mode: 0644]
include/pbbam/Compare.h [new file with mode: 0644]
include/pbbam/CompositeBamReader.h [new file with mode: 0644]
include/pbbam/CompositeFastaReader.h [new file with mode: 0644]
include/pbbam/Config.h [new file with mode: 0644]
include/pbbam/DataSet.h [new file with mode: 0644]
include/pbbam/DataSetTypes.h [new file with mode: 0644]
include/pbbam/DataSetXsd.h [new file with mode: 0644]
include/pbbam/EntireFileQuery.h [new file with mode: 0644]
include/pbbam/FaiIndex.h [new file with mode: 0644]
include/pbbam/FastaCache.h [new file with mode: 0644]
include/pbbam/FastaReader.h [new file with mode: 0644]
include/pbbam/FastaSequence.h [new file with mode: 0644]
include/pbbam/FastaSequenceQuery.h [new file with mode: 0644]
include/pbbam/FastaWriter.h [new file with mode: 0644]
include/pbbam/FastqReader.h [new file with mode: 0644]
include/pbbam/FastqSequence.h [new file with mode: 0644]
include/pbbam/FastqWriter.h [new file with mode: 0644]
include/pbbam/FormatUtils.h [new file with mode: 0644]
include/pbbam/FrameEncodingType.h [new file with mode: 0644]
include/pbbam/Frames.h [new file with mode: 0644]
include/pbbam/GenomicInterval.h [new file with mode: 0644]
include/pbbam/GenomicIntervalQuery.h [new file with mode: 0644]
include/pbbam/IFastaWriter.h [new file with mode: 0644]
include/pbbam/IFastqWriter.h [new file with mode: 0644]
include/pbbam/IRecordWriter.h [new file with mode: 0644]
include/pbbam/IndexedBamWriter.h [new file with mode: 0644]
include/pbbam/IndexedFastaReader.h [new file with mode: 0644]
include/pbbam/IndexedFastqReader.h [new file with mode: 0644]
include/pbbam/Interval.h [new file with mode: 0644]
include/pbbam/LocalContextFlags.h [new file with mode: 0644]
include/pbbam/MD5.h [new file with mode: 0644]
include/pbbam/MoveAppend.h [new file with mode: 0644]
include/pbbam/Orientation.h [new file with mode: 0644]
include/pbbam/PbiBasicTypes.h [new file with mode: 0644]
include/pbbam/PbiBuilder.h [new file with mode: 0644]
include/pbbam/PbiFile.h [new file with mode: 0644]
include/pbbam/PbiFilter.h [new file with mode: 0644]
include/pbbam/PbiFilterQuery.h [new file with mode: 0644]
include/pbbam/PbiFilterTypes.h [new file with mode: 0644]
include/pbbam/PbiIndexedBamReader.h [new file with mode: 0644]
include/pbbam/PbiRawData.h [new file with mode: 0644]
include/pbbam/Position.h [new file with mode: 0644]
include/pbbam/ProgramInfo.h [new file with mode: 0644]
include/pbbam/PulseBehavior.h [new file with mode: 0644]
include/pbbam/PulseExclusionReason.h [new file with mode: 0644]
include/pbbam/QNameQuery.h [new file with mode: 0644]
include/pbbam/QualityValue.h [new file with mode: 0644]
include/pbbam/QualityValues.h [new file with mode: 0644]
include/pbbam/ReadAccuracyQuery.h [new file with mode: 0644]
include/pbbam/ReadGroupInfo.h [new file with mode: 0644]
include/pbbam/RecordType.h [new file with mode: 0644]
include/pbbam/SNR.h [new file with mode: 0644]
include/pbbam/SamTagCodec.h [new file with mode: 0644]
include/pbbam/SamWriter.h [new file with mode: 0644]
include/pbbam/SequenceInfo.h [new file with mode: 0644]
include/pbbam/Strand.h [new file with mode: 0644]
include/pbbam/StringUtilities.h [new file with mode: 0644]
include/pbbam/SubreadLengthQuery.h [new file with mode: 0644]
include/pbbam/Tag.h [new file with mode: 0644]
include/pbbam/TagCollection.h [new file with mode: 0644]
include/pbbam/TextFileReader.h [new file with mode: 0644]
include/pbbam/TextFileWriter.h [new file with mode: 0644]
include/pbbam/Unused.h [new file with mode: 0644]
include/pbbam/Validator.h [new file with mode: 0644]
include/pbbam/ZmwChunkedFastaReader.h [new file with mode: 0644]
include/pbbam/ZmwChunkedFastqReader.h [new file with mode: 0644]
include/pbbam/ZmwGroupQuery.h [new file with mode: 0644]
include/pbbam/ZmwQuery.h [new file with mode: 0644]
include/pbbam/ZmwType.h [new file with mode: 0644]
include/pbbam/ZmwTypeMap.h [new file with mode: 0644]
include/pbbam/bed/BedReader.h [new file with mode: 0644]
include/pbbam/bed/BedWriter.h [new file with mode: 0644]
include/pbbam/ccs/CCSHeader.h [new file with mode: 0644]
include/pbbam/ccs/CCSPbiBuilder.h [new file with mode: 0644]
include/pbbam/ccs/CCSRecord.h [new file with mode: 0644]
include/pbbam/ccs/CCSRecordFormat.h [new file with mode: 0644]
include/pbbam/ccs/CCSRecordReader.h [new file with mode: 0644]
include/pbbam/ccs/CCSRecordWriter.h [new file with mode: 0644]
include/pbbam/exception/BundleChemistryMappingException.h [new file with mode: 0644]
include/pbbam/exception/InvalidSequencingChemistryException.h [new file with mode: 0644]
include/pbbam/exception/ValidationException.h [new file with mode: 0644]
include/pbbam/internal/Compare.inl [new file with mode: 0644]
include/pbbam/internal/CompositeBamReader.inl [new file with mode: 0644]
include/pbbam/internal/DataSetBaseTypes.h [new file with mode: 0644]
include/pbbam/internal/DataSetElement.h [new file with mode: 0644]
include/pbbam/internal/DataSetElement.inl [new file with mode: 0644]
include/pbbam/internal/PbiBasicTypes.inl [new file with mode: 0644]
include/pbbam/internal/PbiFilter.inl [new file with mode: 0644]
include/pbbam/internal/PbiFilterTypes.inl [new file with mode: 0644]
include/pbbam/internal/QueryBase.h [new file with mode: 0644]
include/pbbam/internal/QueryBase.inl [new file with mode: 0644]
include/pbbam/vcf/VcfFile.h [new file with mode: 0644]
include/pbbam/vcf/VcfFormat.h [new file with mode: 0644]
include/pbbam/vcf/VcfHeader.h [new file with mode: 0644]
include/pbbam/vcf/VcfHeaderTypes.h [new file with mode: 0644]
include/pbbam/vcf/VcfQuery.h [new file with mode: 0644]
include/pbbam/vcf/VcfReader.h [new file with mode: 0644]
include/pbbam/vcf/VcfSort.h [new file with mode: 0644]
include/pbbam/vcf/VcfVariant.h [new file with mode: 0644]
include/pbbam/vcf/VcfWriter.h [new file with mode: 0644]
include/pbbam/virtual/VirtualPolymeraseBamRecord.h [new file with mode: 0644]
include/pbbam/virtual/VirtualPolymeraseCompositeReader.h [new file with mode: 0644]
include/pbbam/virtual/VirtualPolymeraseReader.h [new file with mode: 0644]
include/pbbam/virtual/VirtualRegion.h [new file with mode: 0644]
include/pbbam/virtual/VirtualRegionType.h [new file with mode: 0644]
include/pbbam/virtual/VirtualRegionTypeMap.h [new file with mode: 0644]
include/pbbam/virtual/VirtualZmwBamRecord.h [new file with mode: 0644]
include/pbbam/virtual/WhitelistedZmwReadStitcher.h [new file with mode: 0644]
include/pbbam/virtual/ZmwReadStitcher.h [new file with mode: 0644]
include/pbbam/virtual/ZmwWhitelistVirtualReader.h [new file with mode: 0644]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
scripts/ci/artifact.sh [new file with mode: 0755]
scripts/ci/build.sh [new file with mode: 0755]
scripts/ci/install.sh [new file with mode: 0755]
scripts/ci/setup.sh [new file with mode: 0755]
scripts/ci/test.sh [new file with mode: 0755]
src/AlignmentPrinter.cpp [new file with mode: 0644]
src/Autovalidate.h [new file with mode: 0644]
src/BaiIndexCache.cpp [new file with mode: 0644]
src/BaiIndexedBamReader.cpp [new file with mode: 0644]
src/BamFile.cpp [new file with mode: 0644]
src/BamFileMerger.cpp [new file with mode: 0644]
src/BamHeader.cpp [new file with mode: 0644]
src/BamReader.cpp [new file with mode: 0644]
src/BamRecord.cpp [new file with mode: 0644]
src/BamRecordBuilder.cpp [new file with mode: 0644]
src/BamRecordImpl.cpp [new file with mode: 0644]
src/BamRecordTags.cpp [new file with mode: 0644]
src/BamRecordTags.h [new file with mode: 0644]
src/BamRecordView.cpp [new file with mode: 0644]
src/BamTagCodec.cpp [new file with mode: 0644]
src/BamWriter.cpp [new file with mode: 0644]
src/BarcodeQuery.cpp [new file with mode: 0644]
src/BgzipFastaWriter.cpp [new file with mode: 0644]
src/BgzipFastqWriter.cpp [new file with mode: 0644]
src/BgzipWriter.cpp [new file with mode: 0644]
src/ChemistryTable.cpp [new file with mode: 0644]
src/ChemistryTable.h [new file with mode: 0644]
src/Compare.cpp [new file with mode: 0644]
src/CompositeFastaReader.cpp [new file with mode: 0644]
src/Config.cpp [new file with mode: 0644]
src/DataSet.cpp [new file with mode: 0644]
src/DataSetBaseTypes.cpp [new file with mode: 0644]
src/DataSetElement.cpp [new file with mode: 0644]
src/DataSetIO.cpp [new file with mode: 0644]
src/DataSetIO.h [new file with mode: 0644]
src/DataSetTypes.cpp [new file with mode: 0644]
src/DataSetUtils.h [new file with mode: 0644]
src/DataSetXsd.cpp [new file with mode: 0644]
src/EntireFileQuery.cpp [new file with mode: 0644]
src/FaiIndex.cpp [new file with mode: 0644]
src/FaiZmwChunker.cpp [new file with mode: 0644]
src/FaiZmwChunker.h [new file with mode: 0644]
src/FastaCache.cpp [new file with mode: 0644]
src/FastaReader.cpp [new file with mode: 0644]
src/FastaSequence.cpp [new file with mode: 0644]
src/FastaSequenceQuery.cpp [new file with mode: 0644]
src/FastaWriter.cpp [new file with mode: 0644]
src/FastqReader.cpp [new file with mode: 0644]
src/FastqSequence.cpp [new file with mode: 0644]
src/FastqWriter.cpp [new file with mode: 0644]
src/FileProducer.cpp [new file with mode: 0644]
src/FileProducer.h [new file with mode: 0644]
src/FileUtils.cpp [new file with mode: 0644]
src/FileUtils.h [new file with mode: 0644]
src/FofnReader.cpp [new file with mode: 0644]
src/FofnReader.h [new file with mode: 0644]
src/FormatUtils.cpp [new file with mode: 0644]
src/GenomicIntervalQuery.cpp [new file with mode: 0644]
src/IFastaWriter.cpp [new file with mode: 0644]
src/IFastqWriter.cpp [new file with mode: 0644]
src/IRecordWriter.cpp [new file with mode: 0644]
src/IndexedBamWriter.cpp [new file with mode: 0644]
src/IndexedFastaReader.cpp [new file with mode: 0644]
src/IndexedFastqBgzfReader.cpp [new file with mode: 0644]
src/IndexedFastqBgzfReader.h [new file with mode: 0644]
src/IndexedFastqReader.cpp [new file with mode: 0644]
src/IndexedFastqReaderImpl.cpp [new file with mode: 0644]
src/IndexedFastqReaderImpl.h [new file with mode: 0644]
src/IndexedFastqTextReader.cpp [new file with mode: 0644]
src/IndexedFastqTextReader.h [new file with mode: 0644]
src/KSeqReader.cpp [new file with mode: 0644]
src/KSeqReader.h [new file with mode: 0644]
src/MD5.cpp [new file with mode: 0644]
src/MemoryUtils.cpp [new file with mode: 0644]
src/MemoryUtils.h [new file with mode: 0644]
src/PbbamInternalConfig.h [new file with mode: 0644]
src/PbiBuilder.cpp [new file with mode: 0644]
src/PbiFile.cpp [new file with mode: 0644]
src/PbiFilter.cpp [new file with mode: 0644]
src/PbiFilterQuery.cpp [new file with mode: 0644]
src/PbiFilterTypes.cpp [new file with mode: 0644]
src/PbiIndexIO.cpp [new file with mode: 0644]
src/PbiIndexIO.h [new file with mode: 0644]
src/PbiIndexedBamReader.cpp [new file with mode: 0644]
src/PbiRawData.cpp [new file with mode: 0644]
src/ProgramInfo.cpp [new file with mode: 0644]
src/Pulse2BaseCache.h [new file with mode: 0644]
src/QNameQuery.cpp [new file with mode: 0644]
src/ReadAccuracyQuery.cpp [new file with mode: 0644]
src/ReadGroupInfo.cpp [new file with mode: 0644]
src/RecordType.cpp [new file with mode: 0644]
src/SamTagCodec.cpp [new file with mode: 0644]
src/SamWriter.cpp [new file with mode: 0644]
src/SequenceInfo.cpp [new file with mode: 0644]
src/SequenceUtils.h [new file with mode: 0644]
src/StringUtilities.cpp [new file with mode: 0644]
src/SubreadLengthQuery.cpp [new file with mode: 0644]
src/Tag.cpp [new file with mode: 0644]
src/TagCollection.cpp [new file with mode: 0644]
src/TextFileReader.cpp [new file with mode: 0644]
src/TextFileWriter.cpp [new file with mode: 0644]
src/TimeUtils.h [new file with mode: 0644]
src/ValidationErrors.cpp [new file with mode: 0644]
src/ValidationErrors.h [new file with mode: 0644]
src/ValidationException.cpp [new file with mode: 0644]
src/Validator.cpp [new file with mode: 0644]
src/Version.cpp [new file with mode: 0644]
src/Version.h [new file with mode: 0644]
src/VirtualRegion.cpp [new file with mode: 0644]
src/VirtualRegionTypeMap.cpp [new file with mode: 0644]
src/VirtualStitching.h [new file with mode: 0644]
src/VirtualZmwBamRecord.cpp [new file with mode: 0644]
src/VirtualZmwCompositeReader.cpp [new file with mode: 0644]
src/VirtualZmwCompositeReader.h [new file with mode: 0644]
src/VirtualZmwReader.cpp [new file with mode: 0644]
src/VirtualZmwReader.h [new file with mode: 0644]
src/WhitelistedZmwReadStitcher.cpp [new file with mode: 0644]
src/XmlReader.cpp [new file with mode: 0644]
src/XmlReader.h [new file with mode: 0644]
src/XmlWriter.cpp [new file with mode: 0644]
src/XmlWriter.h [new file with mode: 0644]
src/ZmwChunkedFastaReader.cpp [new file with mode: 0644]
src/ZmwChunkedFastqReader.cpp [new file with mode: 0644]
src/ZmwChunkedFastxBgzfReader.cpp [new file with mode: 0644]
src/ZmwChunkedFastxBgzfReader.h [new file with mode: 0644]
src/ZmwChunkedFastxReaderImpl.cpp [new file with mode: 0644]
src/ZmwChunkedFastxReaderImpl.h [new file with mode: 0644]
src/ZmwChunkedFastxTextReader.cpp [new file with mode: 0644]
src/ZmwChunkedFastxTextReader.h [new file with mode: 0644]
src/ZmwGroupQuery.cpp [new file with mode: 0644]
src/ZmwQuery.cpp [new file with mode: 0644]
src/ZmwReadStitcher.cpp [new file with mode: 0644]
src/ZmwTypeMap.cpp [new file with mode: 0644]
src/bed/BedReader.cpp [new file with mode: 0644]
src/bed/BedWriter.cpp [new file with mode: 0644]
src/ccs/CCSPbiBuilder.cpp [new file with mode: 0644]
src/ccs/CCSRecordFormat.cpp [new file with mode: 0644]
src/ccs/CCSRecordReader.cpp [new file with mode: 0644]
src/ccs/CCSRecordWriter.cpp [new file with mode: 0644]
src/meson.build [new file with mode: 0644]
src/pugixml/pugiconfig.hpp [new file with mode: 0644]
src/pugixml/pugixml.cpp [new file with mode: 0644]
src/pugixml/pugixml.hpp [new file with mode: 0644]
src/vcf/VcfFile.cpp [new file with mode: 0644]
src/vcf/VcfFormat.cpp [new file with mode: 0644]
src/vcf/VcfHeader.cpp [new file with mode: 0644]
src/vcf/VcfHeaderTypes.cpp [new file with mode: 0644]
src/vcf/VcfQuery.cpp [new file with mode: 0644]
src/vcf/VcfReader.cpp [new file with mode: 0644]
src/vcf/VcfSort.cpp [new file with mode: 0644]
src/vcf/VcfVariant.cpp [new file with mode: 0644]
src/vcf/VcfWriter.cpp [new file with mode: 0644]
subprojects/gtest.wrap [new file with mode: 0644]
subprojects/htslib.wrap [new file with mode: 0644]
subprojects/pbcopper.wrap [new file with mode: 0644]
subprojects/zlib.wrap [new file with mode: 0644]
tests/data/aligned.bam [new file with mode: 0644]
tests/data/aligned.bam.bai [new file with mode: 0644]
tests/data/aligned.bam.pbi [new file with mode: 0644]
tests/data/aligned.sam [new file with mode: 0644]
tests/data/aligned2.bam [new file with mode: 0644]
tests/data/aligned2.bam.bai [new file with mode: 0644]
tests/data/aligned2.bam.pbi [new file with mode: 0644]
tests/data/barcoded_read_groups.bam [new file with mode: 0644]
tests/data/barcoded_read_groups.bam.pbi [new file with mode: 0644]
tests/data/bed/test.bed [new file with mode: 0644]
tests/data/bed/test.bed.gz [new file with mode: 0644]
tests/data/chemistry.xml [new file with mode: 0644]
tests/data/chimera_minimal.fasta [new file with mode: 0644]
tests/data/chunking/chunking.subreadset.xml [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.1.subreads.bam [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.1.subreads.bam.pbi [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.2.subreads.bam [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.2.subreads.bam.pbi [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.3.subreads.bam [new file with mode: 0644]
tests/data/chunking/m150404_101626_42267_c100807920800000001823174110291514_s1_p0.3.subreads.bam.pbi [new file with mode: 0644]
tests/data/clip_to_query.bam [new file with mode: 0644]
tests/data/dataset/ali1.xml [new file with mode: 0644]
tests/data/dataset/ali2.xml [new file with mode: 0644]
tests/data/dataset/ali3.xml [new file with mode: 0644]
tests/data/dataset/ali4.xml [new file with mode: 0644]
tests/data/dataset/bam_mapping.bam [new file with mode: 0644]
tests/data/dataset/bam_mapping.bam.pbi [new file with mode: 0644]
tests/data/dataset/bam_mapping_1.bam [new file with mode: 0644]
tests/data/dataset/bam_mapping_1.bam.pbi [new file with mode: 0644]
tests/data/dataset/bam_mapping_2.bam [new file with mode: 0644]
tests/data/dataset/bam_mapping_2.bam.pbi [new file with mode: 0644]
tests/data/dataset/bam_mapping_new.bam [new file with mode: 0644]
tests/data/dataset/bam_mapping_new.bam.pbi [new file with mode: 0644]
tests/data/dataset/bam_mapping_staggered.xml [new file with mode: 0644]
tests/data/dataset/barcode.dataset.xml [new file with mode: 0644]
tests/data/dataset/biosample.subreadset.xml [new file with mode: 0644]
tests/data/dataset/ccsread.dataset.xml [new file with mode: 0644]
tests/data/dataset/lambda_contigs.xml [new file with mode: 0644]
tests/data/dataset/malformed.xml [new file with mode: 0644]
tests/data/dataset/pbalchemy10kbp.xml [new file with mode: 0644]
tests/data/dataset/qname_filter.bam [new file with mode: 0644]
tests/data/dataset/qname_filter.bam.pbi [new file with mode: 0644]
tests/data/dataset/reference.dataset.xml [new file with mode: 0644]
tests/data/dataset/subread_dataset1.xml [new file with mode: 0644]
tests/data/dataset/subread_dataset2.xml [new file with mode: 0644]
tests/data/dataset/subread_dataset3.xml [new file with mode: 0644]
tests/data/dataset/transformed_rs_subread_dataset.xml [new file with mode: 0644]
tests/data/empty.bam [new file with mode: 0644]
tests/data/empty.bam.pbi [new file with mode: 0644]
tests/data/fastx/chunking.fa [new file with mode: 0644]
tests/data/fastx/chunking.fa.fai [new file with mode: 0644]
tests/data/fastx/chunking.fq [new file with mode: 0644]
tests/data/fastx/chunking.fq.fai [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fa.gz [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fa.gz.fai [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fa.gz.gzi [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fq.gz [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fq.gz.fai [new file with mode: 0644]
tests/data/fastx/simple-bgzf.fq.gz.gzi [new file with mode: 0644]
tests/data/fastx/simple-gzip.fa.gz [new file with mode: 0644]
tests/data/fastx/simple-gzip.fq.gz [new file with mode: 0644]
tests/data/fastx/simple.fa [new file with mode: 0644]
tests/data/fastx/simple.fa.fai [new file with mode: 0644]
tests/data/fastx/simple.fq [new file with mode: 0644]
tests/data/fastx/simple.fq.fai [new file with mode: 0644]
tests/data/fastx/windows_formatted.fasta [new file with mode: 0644]
tests/data/fastx/windows_formatted.fastq [new file with mode: 0644]
tests/data/group/group.fofn.in [new file with mode: 0644]
tests/data/group/test1.bam [new file with mode: 0644]
tests/data/group/test2.bam [new file with mode: 0644]
tests/data/group/test2.bam.pbi [new file with mode: 0644]
tests/data/group/test3.bam [new file with mode: 0644]
tests/data/lambdaNEB.fa [new file with mode: 0644]
tests/data/lambdaNEB.fa.fai [new file with mode: 0644]
tests/data/long-cigar-1.7.bam [new file with mode: 0644]
tests/data/long_reads.bam [new file with mode: 0644]
tests/data/merge.fofn [new file with mode: 0644]
tests/data/pbbamify/input-aligned-1.bam [new file with mode: 0644]
tests/data/pbbamify/input-aligned-2.bam [new file with mode: 0644]
tests/data/pbbamify/input-aligned-3.bam [new file with mode: 0644]
tests/data/pbbamify/input-aligned-all.bam [new file with mode: 0644]
tests/data/pbbamify/synthetic-ref-1.fa [new file with mode: 0644]
tests/data/pbbamify/synthetic-ref-1.fa.fai [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_1.subreads.bam [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_1.subreads.bam.bai [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_1.subreads.bam.pbi [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_2.subreads.bam [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_2.subreads.bam.bai [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_2.subreads.bam.pbi [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_3.subreads.bam [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_3.subreads.bam.bai [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_3.subreads.bam.pbi [new file with mode: 0644]
tests/data/pbbamify/synthetic_movie_all.subreadset.xml.in [new file with mode: 0644]
tests/data/phi29.bam [new file with mode: 0644]
tests/data/phi29.bam.pbi [new file with mode: 0644]
tests/data/polymerase/consolidate.subread.dataset.xml [new file with mode: 0644]
tests/data/polymerase/filtered_resources.subread.dataset.xml [new file with mode: 0644]
tests/data/polymerase/internal.hqregions.bam [new file with mode: 0644]
tests/data/polymerase/internal.hqregions.bam.pbi [new file with mode: 0644]
tests/data/polymerase/internal.lqregions.bam [new file with mode: 0644]
tests/data/polymerase/internal.lqregions.bam.pbi [new file with mode: 0644]
tests/data/polymerase/internal.polymerase.bam [new file with mode: 0644]
tests/data/polymerase/internal.polymerase.bam.pbi [new file with mode: 0644]
tests/data/polymerase/internal.scraps.bam [new file with mode: 0644]
tests/data/polymerase/internal.scraps.bam.pbi [new file with mode: 0644]
tests/data/polymerase/internal.subreads.bam [new file with mode: 0644]
tests/data/polymerase/internal.subreads.bam.pbi [new file with mode: 0644]
tests/data/polymerase/multiple_resources.subread.dataset.xml [new file with mode: 0644]
tests/data/polymerase/production.polymerase.bam [new file with mode: 0644]
tests/data/polymerase/production.scraps.bam [new file with mode: 0644]
tests/data/polymerase/production.scraps.bam.pbi [new file with mode: 0644]
tests/data/polymerase/production.subreads.bam [new file with mode: 0644]
tests/data/polymerase/production.subreads.bam.pbi [new file with mode: 0644]
tests/data/polymerase/production_hq.hqregion.bam [new file with mode: 0644]
tests/data/polymerase/production_hq.hqregion.bam.pbi [new file with mode: 0644]
tests/data/polymerase/production_hq.scraps.bam [new file with mode: 0644]
tests/data/polymerase/production_hq.scraps.bam.pbi [new file with mode: 0644]
tests/data/polymerase/qnameFiltered.subreads.dataset.xml [new file with mode: 0644]
tests/data/polymerase/qname_whitelist.txt [new file with mode: 0644]
tests/data/polymerase/scrapless.scraps.bam [new file with mode: 0644]
tests/data/polymerase/scrapless.scraps.bam.pbi [new file with mode: 0644]
tests/data/polymerase/scrapless.subreads.bam [new file with mode: 0644]
tests/data/polymerase/scrapless.subreads.bam.pbi [new file with mode: 0644]
tests/data/referenceset.xml [new file with mode: 0644]
tests/data/refskip.bam [new file with mode: 0644]
tests/data/relative/a/test.bam [new file with mode: 0644]
tests/data/relative/b/test1.bam [new file with mode: 0644]
tests/data/relative/b/test2.bam [new file with mode: 0644]
tests/data/relative/relative.fofn [new file with mode: 0644]
tests/data/relative/relative.xml [new file with mode: 0644]
tests/data/relative/relative2.fofn [new file with mode: 0644]
tests/data/segfault.bam [new file with mode: 0644]
tests/data/softclip_deletions.bam [new file with mode: 0644]
tests/data/stitching/test_qstart.scraps.bam [new file with mode: 0644]
tests/data/stitching/test_qstart.scraps.bam.pbi [new file with mode: 0644]
tests/data/stitching/test_qstart.subreads.bam [new file with mode: 0644]
tests/data/stitching/test_qstart.subreads.bam.pbi [new file with mode: 0644]
tests/data/test_GenomicIntervals/adjacent_intervals.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/contig_name_only.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/disjoint_intervals.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/empty.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/invalid_missing_rname.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/invalid_rname_operator.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/invalid_tstart_operator.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/no_filter.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/out_of_range.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/single_interval.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/single_interval_end_gte.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/single_interval_start_lte.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/test_contigs.bam [new file with mode: 0644]
tests/data/test_GenomicIntervals/test_contigs.bam.pbi [new file with mode: 0644]
tests/data/test_GenomicIntervals/test_contigs.fasta [new file with mode: 0644]
tests/data/test_GenomicIntervals/two_contigs.alignmentset.xml [new file with mode: 0644]
tests/data/test_GenomicIntervals/whole_contig.alignmentset.xml [new file with mode: 0644]
tests/data/test_group_query/group.fofn.in [new file with mode: 0644]
tests/data/test_group_query/test1.bam [new file with mode: 0644]
tests/data/test_group_query/test2.bam [new file with mode: 0644]
tests/data/test_group_query/test2.bam.pbi [new file with mode: 0644]
tests/data/test_group_query/test3.bam [new file with mode: 0644]
tests/data/transcript.subreads.bam [new file with mode: 0644]
tests/data/transcript.subreads.bam.pbi [new file with mode: 0644]
tests/data/transcriptset.xml [new file with mode: 0644]
tests/data/unmap1.bam [new file with mode: 0644]
tests/data/unmap1.bam.bai [new file with mode: 0644]
tests/data/unmap2.bam [new file with mode: 0644]
tests/data/unmap2.bam.bai [new file with mode: 0644]
tests/data/vcf/structural_variants.vcf [new file with mode: 0644]
tests/data/vcf/unsorted.vcf [new file with mode: 0644]
tests/meson.build [new file with mode: 0644]
tests/scripts/generate_data.py [new file with mode: 0755]
tests/src/FastxTests.h [new file with mode: 0644]
tests/src/PbbamTestData.h.in [new file with mode: 0644]
tests/src/cram/bam2sam.t.in [new file with mode: 0644]
tests/src/cram/pbbamify.t.in [new file with mode: 0644]
tests/src/cram/pbindexdump_cpp.t.in [new file with mode: 0644]
tests/src/cram/pbindexdump_json.t.in [new file with mode: 0644]
tests/src/cram/pbmerge_aligned_ordering.t.in [new file with mode: 0644]
tests/src/cram/pbmerge_dataset.t.in [new file with mode: 0644]
tests/src/cram/pbmerge_fofn.t.in [new file with mode: 0644]
tests/src/cram/pbmerge_mixed_ordering.t.in [new file with mode: 0644]
tests/src/cram/pbmerge_pacbio_ordering.t.in [new file with mode: 0644]
tests/src/meson.build [new file with mode: 0644]
tests/src/test_AlignmentPrinter.cpp [new file with mode: 0644]
tests/src/test_BamFile.cpp [new file with mode: 0644]
tests/src/test_BamHeader.cpp [new file with mode: 0644]
tests/src/test_BamRecord.cpp [new file with mode: 0644]
tests/src/test_BamRecordBuilder.cpp [new file with mode: 0644]
tests/src/test_BamRecordClipping.cpp [new file with mode: 0644]
tests/src/test_BamRecordImplCore.cpp [new file with mode: 0644]
tests/src/test_BamRecordImplTags.cpp [new file with mode: 0644]
tests/src/test_BamRecordImplVariableData.cpp [new file with mode: 0644]
tests/src/test_BamRecordMapping.cpp [new file with mode: 0644]
tests/src/test_BamWriter.cpp [new file with mode: 0644]
tests/src/test_BarcodeQuery.cpp [new file with mode: 0644]
tests/src/test_BedReader.cpp [new file with mode: 0644]
tests/src/test_BedWriter.cpp [new file with mode: 0644]
tests/src/test_BgzipFastaWriter.cpp [new file with mode: 0644]
tests/src/test_BgzipFastqWriter.cpp [new file with mode: 0644]
tests/src/test_BgzipWriter.cpp [new file with mode: 0644]
tests/src/test_CCSPbiBuilder.cpp [new file with mode: 0644]
tests/src/test_CCSRecordIO.cpp [new file with mode: 0644]
tests/src/test_Cigar.cpp [new file with mode: 0644]
tests/src/test_Compare.cpp [new file with mode: 0644]
tests/src/test_DataSetCore.cpp [new file with mode: 0644]
tests/src/test_DataSetIO.cpp [new file with mode: 0644]
tests/src/test_DataSetQuery.cpp [new file with mode: 0644]
tests/src/test_DataSetXsd.cpp [new file with mode: 0644]
tests/src/test_EndToEnd.cpp [new file with mode: 0644]
tests/src/test_EntireFileQuery.cpp [new file with mode: 0644]
tests/src/test_FaiIndex.cpp [new file with mode: 0644]
tests/src/test_FaiZmwChunker.cpp [new file with mode: 0644]
tests/src/test_FastaReader.cpp [new file with mode: 0644]
tests/src/test_FastaSequence.cpp [new file with mode: 0644]
tests/src/test_FastaSequenceQuery.cpp [new file with mode: 0644]
tests/src/test_FastaWriter.cpp [new file with mode: 0644]
tests/src/test_FastqReader.cpp [new file with mode: 0644]
tests/src/test_FastqSequence.cpp [new file with mode: 0644]
tests/src/test_FastqWriter.cpp [new file with mode: 0644]
tests/src/test_FileUtils.cpp [new file with mode: 0644]
tests/src/test_Frames.cpp [new file with mode: 0644]
tests/src/test_GenomicIntervalQuery.cpp [new file with mode: 0644]
tests/src/test_GenomicIntervals.cpp [new file with mode: 0644]
tests/src/test_IndexedBamWriter.cpp [new file with mode: 0644]
tests/src/test_IndexedFastaReader.cpp [new file with mode: 0644]
tests/src/test_IndexedFastqReader.cpp [new file with mode: 0644]
tests/src/test_LongCigar.cpp [new file with mode: 0644]
tests/src/test_PacBioIndex.cpp [new file with mode: 0644]
tests/src/test_PbiFilter.cpp [new file with mode: 0644]
tests/src/test_PbiFilterQuery.cpp [new file with mode: 0644]
tests/src/test_Pulse2BaseCache.cpp [new file with mode: 0644]
tests/src/test_QNameQuery.cpp [new file with mode: 0644]
tests/src/test_QualityValues.cpp [new file with mode: 0644]
tests/src/test_ReadAccuracyQuery.cpp [new file with mode: 0644]
tests/src/test_ReadGroupInfo.cpp [new file with mode: 0644]
tests/src/test_SamWriter.cpp [new file with mode: 0644]
tests/src/test_SequenceUtils.cpp [new file with mode: 0644]
tests/src/test_StringUtils.cpp [new file with mode: 0644]
tests/src/test_SubreadLengthQuery.cpp [new file with mode: 0644]
tests/src/test_Tags.cpp [new file with mode: 0644]
tests/src/test_TextFileReader.cpp [new file with mode: 0644]
tests/src/test_TextFileWriter.cpp [new file with mode: 0644]
tests/src/test_TimeUtils.cpp [new file with mode: 0644]
tests/src/test_Validator.cpp [new file with mode: 0644]
tests/src/test_VcfFile.cpp [new file with mode: 0644]
tests/src/test_VcfFormat.cpp [new file with mode: 0644]
tests/src/test_VcfHeader.cpp [new file with mode: 0644]
tests/src/test_VcfQuery.cpp [new file with mode: 0644]
tests/src/test_VcfReader.cpp [new file with mode: 0644]
tests/src/test_VcfSort.cpp [new file with mode: 0644]
tests/src/test_VcfVariant.cpp [new file with mode: 0644]
tests/src/test_VcfWriter.cpp [new file with mode: 0644]
tests/src/test_Version.cpp [new file with mode: 0644]
tests/src/test_WhitelistedZmwReadStitcher.cpp [new file with mode: 0644]
tests/src/test_ZmwChunkedFastxReader.cpp [new file with mode: 0644]
tests/src/test_ZmwQuery.cpp [new file with mode: 0644]
tests/src/test_ZmwReadStitcher.cpp [new file with mode: 0644]
tools/bam2sam/src/Bam2SamSettings.cpp [new file with mode: 0644]
tools/bam2sam/src/Bam2SamSettings.h [new file with mode: 0644]
tools/bam2sam/src/Bam2SamVersion.h.in [new file with mode: 0644]
tools/bam2sam/src/Bam2SamWorkflow.cpp [new file with mode: 0644]
tools/bam2sam/src/Bam2SamWorkflow.h [new file with mode: 0644]
tools/bam2sam/src/main.cpp [new file with mode: 0644]
tools/check-formatting [new file with mode: 0755]
tools/format-all [new file with mode: 0755]
tools/git-clang-format [new file with mode: 0755]
tools/meson.build [new file with mode: 0644]
tools/pbbamify/src/PbBamifySettings.cpp [new file with mode: 0644]
tools/pbbamify/src/PbBamifySettings.h [new file with mode: 0644]
tools/pbbamify/src/PbBamifyVersion.h.in [new file with mode: 0644]
tools/pbbamify/src/PbBamifyWorkflow.cpp [new file with mode: 0644]
tools/pbbamify/src/PbBamifyWorkflow.h [new file with mode: 0644]
tools/pbbamify/src/QueryLookup.cpp [new file with mode: 0644]
tools/pbbamify/src/QueryLookup.h [new file with mode: 0644]
tools/pbbamify/src/main.cpp [new file with mode: 0644]
tools/pbindex/src/PbIndexSettings.cpp [new file with mode: 0644]
tools/pbindex/src/PbIndexSettings.h [new file with mode: 0644]
tools/pbindex/src/PbIndexVersion.h.in [new file with mode: 0644]
tools/pbindex/src/PbIndexWorkflow.cpp [new file with mode: 0644]
tools/pbindex/src/PbIndexWorkflow.h [new file with mode: 0644]
tools/pbindex/src/main.cpp [new file with mode: 0644]
tools/pbindexdump/src/CppFormatter.cpp [new file with mode: 0644]
tools/pbindexdump/src/CppFormatter.h [new file with mode: 0644]
tools/pbindexdump/src/JsonFormatter.cpp [new file with mode: 0644]
tools/pbindexdump/src/JsonFormatter.h [new file with mode: 0644]
tools/pbindexdump/src/PbIndexDumpSettings.cpp [new file with mode: 0644]
tools/pbindexdump/src/PbIndexDumpSettings.h [new file with mode: 0644]
tools/pbindexdump/src/PbIndexDumpVersion.h.in [new file with mode: 0644]
tools/pbindexdump/src/PbIndexDumpWorkflow.cpp [new file with mode: 0644]
tools/pbindexdump/src/PbIndexDumpWorkflow.h [new file with mode: 0644]
tools/pbindexdump/src/main.cpp [new file with mode: 0644]
tools/pbmerge/src/PbMergeSettings.cpp [new file with mode: 0644]
tools/pbmerge/src/PbMergeSettings.h [new file with mode: 0644]
tools/pbmerge/src/PbMergeVersion.h.in [new file with mode: 0644]
tools/pbmerge/src/PbMergeWorkflow.cpp [new file with mode: 0644]
tools/pbmerge/src/PbMergeWorkflow.h [new file with mode: 0644]
tools/pbmerge/src/main.cpp [new file with mode: 0644]