A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bioconductor.org/packages/devel/bioc/html/../../bioc/html/../../bioc/html/SICtools.html below:

Bioconductor - SICtools (development version)

SICtools

This is the development version of SICtools; for the stable release version, see SICtools.

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

Bioconductor version: Development (3.22)

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.

Author: Xiaobin Xing, Wu Wei

Maintainer: Xiaobin Xing <xiaobinxing0316 at gmail.com>

Citation (from within R, enter citation("SICtools")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("SICtools")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("SICtools")
Details biocViews Alignment, Coverage, DataImport, QualityControl, SNP, SequenceMatching, Sequencing, Software, VariantDetection Version 1.39.0 In Bioconductor since BioC 3.2 (R-3.2) (9.5 years) License GPL (>=2) Depends R (>= 3.0.0), methods, Rsamtools(>= 1.18.1), doParallel (>= 1.0.8), Biostrings(>= 2.32.1), stringr (>= 0.6.2), matrixStats (>= 0.10.0), plyr (>= 1.8.3), GenomicRanges(>= 1.22.4), IRanges(>= 2.4.8) Imports System Requirements URL See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4