Home
last modified time | relevance | path

Searched defs:hard_call_halfdist (Results 1 – 4 of 4) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dpgenlib_ffi_support.cc498 void FloatsToDosage16(const float* floatarr, uint32_t sample_ct, uint32_t hard_call_halfdist, uintp… in FloatsToDosage16()
539 void DoublesToDosage16(const double* doublearr, uint32_t sample_ct, uint32_t hard_call_halfdist, ui… in DoublesToDosage16()
H A Dplink2_import.cc2470 uint32_t hard_call_halfdist; member
2504 const uint32_t hard_call_halfdist = ctx->hard_call_halfdist; in VcfGenoToPgenThread() local
3410 const uint32_t hard_call_halfdist = kDosage4th - hard_call_thresh; in VcfToPgen() local
6816 uint32_t hard_call_halfdist; member
6840 const uint32_t hard_call_halfdist = ctx->hard_call_halfdist; in BcfGenoToPgenThread() local
10215 uint32_t hard_call_halfdist; member
10238 const uint32_t hard_call_halfdist = ctx->hard_call_halfdist; in Bgen11GenoToPgenThread() local
11042 uint32_t hard_call_halfdist; member
11062 const uint32_t hard_call_halfdist = ctx->hard_call_halfdist; in Bgen13GenoToPgenThread() local
15403 uint32_t hard_call_halfdist; member
[all …]
H A Dplink2_data.cc2648 …dosage_present, const Dosage* dosage_main, uint32_t dosage_ct, uint32_t hard_call_halfdist, uintpt… in ApplyHardCallThresh()
2672 …dosage_present, const Dosage* dosage_main, uint32_t dosage_ct, uint32_t hard_call_halfdist, uintpt… in ApplyHardCallThreshPhased()
4666 uint32_t hard_call_halfdist; member
4700 uint32_t hard_call_halfdist = 0; in MakeBedlikeThread() local
5140 const uint32_t hard_call_halfdist = mcp->hard_call_halfdist; in MakePgenThread() local
/dports/biology/plink/plink-ng-79b2df8c/2.0/pgenlibr/src/
H A Dpgenlib_ffi_support.cpp498 void FloatsToDosage16(const float* floatarr, uint32_t sample_ct, uint32_t hard_call_halfdist, uintp… in FloatsToDosage16()
539 void DoublesToDosage16(const double* doublearr, uint32_t sample_ct, uint32_t hard_call_halfdist, ui… in DoublesToDosage16()