# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SICtools" in publications use:' type: software title: 'SICtools: Find SNV/Indel differences between two bam files with near relationship' version: 1.42.0 doi: 10.32614/CRAN.package.SICtools abstract: 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. authors: - family-names: Xing given-names: Xiaobin email: xiaobinxing0316@gmail.com - family-names: Wei given-names: Wu repository: https://bioc-release.r-universe.dev commit: f10f487004c07fae7c3f082c5003e9410e5cb5d6 date-released: '2014-12-11' contact: - family-names: Xing given-names: Xiaobin email: xiaobinxing0316@gmail.com