zoukankan      html  css  js  c++  java
  • Hard filters (by GATK)

    Filter

    Symbol

    T.

    Definition

    QualByDepth

    QD

    2.0

    The variant confidence (from the QUAL field) divided by the unfiltered depth of non-reference samples.

    FisherStrand

    FS

    60.0

    Phred-scaled p-value using Fisher's Exact Test to detect strand bias (the variation being seen on only the forward or only the reverse strand) in the reads.

    RMSMappingQuality

    MQ

    40.0

    The Root Mean Square of the mapping quality of the reads across all samples.

    HaplotypeScore

    HS

    13.0

    The consistency of the site with two (and only two) segregating haplotypes.

    MappingQualityRankSumTest

    MQRankSum

    12.5

    The U-based z-approximation from the Mann-Whitney Rank Sum Test for mapping qualities (reads with ref bases vs. those with the alternate allele).

    ReadPosRankSumTest

    ReadPosRankSum

    8.0

    The U-based z-approximation from the Mann-Whitney Rank Sum Test for the distance from the end of the read for reads with the alternate allele.

    转载于:https://www.cnblogs.com/xingli/p/3582575.html

  • 相关阅读:
    网络性能评估
    HTML5 historyState pushState、replaceState
    pre换行段落间距
    2、hibernate七步走完成增删改查
    8.多线程和Socket通信
    7..使用反射动态创建数组和访问数组
    5. Java反射机制
    11、触发器
    10.程序包
    9.函数
  • 原文地址:https://www.cnblogs.com/twodog/p/12134803.html
Copyright © 2011-2022 走看看