Home
last modified time | relevance | path

Searched defs:thickEnd (Results 1 – 11 of 11) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/import/ftable/
H A Dbed_import_data.cpp85 TSeqPos thickEnd, in Initialize()
147 string thickEnd = "---"; in Serialize() local
H A Dbed_line_reader.cpp499 TSeqPos& thickEnd) in xInitializeThickInterval()
638 TSeqPos thickStart = chromStart, thickEnd = chromStart; //!! in xInitializeRecord() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/tutorial/bed_io/
H A Dbase.cpp19 int32_t thickEnd; // end position for drawing thickly member in BedRecord
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/bed_io/
H A Dbed_record.h382 int32_t thickEnd; variable
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/bed_io/
H A Dbed_record.h382 int32_t thickEnd; variable
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/bed_io/
H A Dbed_record.h382 __int32 thickEnd; variable
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/FileRecordTools/Records/
H A DBed12Interval.h36 virtual void setThickEnd(CHRPOS thickEnd) { _thickEnd = thickEnd; } in setThickEnd()
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/IO/
H A DPeakIO.pyx739 bytes thickStart, bytes thickEnd,
805 bytes thickStart=b".", bytes thickEnd=b".",
H A DPeakIO.c955 PyObject *thickEnd; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dbed_reader.cpp454 auto thickEnd = NStr::StringToULong(columnData[7]); in xDetermineLikelyColumnCount() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dbed_reader.cpp454 auto thickEnd = NStr::StringToULong(columnData[7]); in xDetermineLikelyColumnCount() local