Home
last modified time | relevance | path

Searched defs:hasQuality (Results 1 – 13 of 13) sorted by relevance

/dports/biology/fastp/fastp-0.23.2/src/
H A Dfastqreader.cpp34 FastqReader::FastqReader(string filename, bool hasQuality, bool phred64){ in FastqReader()
391 FastqReaderPair::FastqReaderPair(string leftName, string rightName, bool hasQuality, bool phred64, … in FastqReaderPair()
/dports/biology/ugene/ugene-40.1/src/plugins/genome_aligner/src/
H A DGenomeAlignerSearchQuery.cpp129 bool SearchQuery::hasQuality() const { in hasQuality() function in U2::SearchQuery
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dinventory.cpp49 bool InventoryObject::hasQuality(int qualityId) const { in hasQuality() function in MADS::InventoryObject
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dinventory.cpp49 bool InventoryObject::hasQuality(int qualityId) const { in hasQuality() function in MADS::InventoryObject
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DExportImageDialog.cpp87 bool ExportImageDialog::hasQuality() const { in hasQuality() function in U2::ExportImageDialog
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/
H A DSamtoolsAdapter.cpp327 bool SamtoolsAdapter::hasQuality(const QByteArray &qualString) { in hasQuality() function in U2::SamtoolsAdapter
/dports/biology/ugene/ugene-40.1/src/plugins/dbi_bam/src/
H A DReader.cpp286 bool hasQuality = false; in read() local
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dmakecontigscommand.cpp1267 …nce& fSeq, Sequence& rSeq, vector<int> scores1, vector<int> scores2, bool hasQuality, Alignment*& … in assembleFragments()
1556 …gos*> trims, vector<string>& codes, int numBarcodes, int numPrimers, bool hasQuality, bool hasInde… in trimBarCodesAndPrimers()
1717 bool hasQuality = false; in driverContigs() local
1959 bool hasQuality = false; in createProcesses() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/align/
H A Dbam.h837 BAMValidateStatsRow hasQuality; member
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/align/
H A Dbam.h837 BAMValidateStatsRow hasQuality; member
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Script/src/
H A DSchemeWrapper.cpp773 bool hasQuality = false; in validatePortAndSlot() local
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/library/script/
H A DScriptLibrary.cpp479 QScriptValue WorkflowScriptLibrary::hasQuality(QScriptContext *ctx, QScriptEngine *engine) { in hasQuality() function in U2::WorkflowScriptLibrary
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/OIIO/
H A DWriteOIIO.cpp785 bool hasQuality = (strcmp(output->format_name(), "jpeg") == 0 || in refreshParamsVisibility() local