SICtools: Find SNV/Indel differences between two bam files with near relationship

This package is to find SNV/Indel differences between two bam files with near relationship in a way of pairwise comparison thourgh each base position across the genome region of interest. The difference is inferred by fisher test and euclidean distance, the input of which is the base count (A,T,G,C) in a given position and read counts for indels that span no less than 2bp on both sides of indel region.

Package details

AuthorXiaobin Xing, Wu Wei
Bioconductor views Alignment Coverage DataImport QualityControl SNP SequenceMatching Sequencing Software VariantDetection
MaintainerXiaobin Xing <xiaobinxing0316@gmail.com>
LicenseGPL (>=2)
Version1.20.0
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SICtools")

Try the SICtools package in your browser

Any scripts or data that you put into this service are public.

SICtools documentation built on Nov. 8, 2020, 5:12 p.m.