Uses of Class
org.snpeff.stats.CountByType
-
Packages that use CountByType Package Description org.snpeff.coverage org.snpeff.interval org.snpeff.nextProt org.snpeff.stats -
-
Uses of CountByType in org.snpeff.coverage
Methods in org.snpeff.coverage that return CountByType Modifier and Type Method Description CountByTypeCountReads. getCountTypes()Methods in org.snpeff.coverage with parameters of type CountByType Modifier and Type Method Description java.lang.StringCountReadsOnMarkers. probabilityTable(CountByType prob)Show probabilities -
Uses of CountByType in org.snpeff.interval
Methods in org.snpeff.interval that return CountByType Modifier and Type Method Description CountByTypeExonSpliceCharacterizer. characterize()Characterize all exons -
Uses of CountByType in org.snpeff.nextProt
Methods in org.snpeff.nextProt that return CountByType Modifier and Type Method Description CountByTypeNextProtHandler. getMissingCategories() -
Uses of CountByType in org.snpeff.stats
Methods in org.snpeff.stats that return CountByType Modifier and Type Method Description CountByTypeReadsOnMarkersModel. getCountBases()CountByTypeVariantStats. getCountByChangeType()Number of variants by typeCountByTypeVariantEffectStats. getCountByEffect()CountByTypeVariantEffectStats. getCountByFunctionalClass()CountByTypeVariantEffectStats. getCountByGeneRegion()CountByTypeVariantEffectStats. getCountByImpact()CountByTypeGeneCountByTypeTable. getCounter(java.lang.String type)Get counter for this typeCountByTypeGeneCountByTypeTable. getCounterSize(java.lang.String type)Get size counter for this typeCountByTypeReadsOnMarkersModel. getCountMarkers()CountByTypeReadsOnMarkersModel. getProb()CountByTypeReadsOnMarkersModel. getRawCountBases()CountByTypeReadsOnMarkersModel. getRawCountMarkers()
-