Package: SICtools 1.37.0
Xiaobin Xing
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.
Authors:
SICtools_1.37.0.tar.gz
SICtools_1.37.0.tgz(r-4.4-x86_64)SICtools_1.37.0.tgz(r-4.4-arm64)SICtools_1.37.0.tgz(r-4.3-x86_64)SICtools_1.37.0.tgz(r-4.3-arm64)
SICtools_1.37.0.tar.gz(r-4.5-noble)SICtools_1.37.0.tar.gz(r-4.4-noble)
SICtools.pdf |SICtools.html✨
SICtools/json (API)
NEWS
# Install 'SICtools' in R: |
install.packages('SICtools', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:SICtools-1.37.0(bioc 3.21)SICtools-1.36.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
alignmentsequencingcoveragesequencematchingqualitycontroldataimportsoftwaresnpvariantdetection
Last updated 23 days agofrom:e95cf5c9e1. Checks:OK: 1 WARNING: 1 ERROR: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 18 2024 |
R-4.4-mac-x86_64 | ERROR | Nov 20 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 20 2024 |
R-4.3-mac-x86_64 | ERROR | Nov 20 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 20 2024 |
Dependencies:askpassBHBiocGenericsBiocParallelBiostringsbitopsclicodetoolscpp11crayoncurldoParallelforeachformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesgluehttrIRangesiteratorsjsonlitelambda.rlifecyclemagrittrmatrixStatsmimeopensslplyrR6RcppRhtslibrlangRsamtoolsS4VectorssnowstringistringrsysUCSC.utilsvctrsXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
tools for SNV/Indel Comparison between two bam files with near relationship | SICtools-package SICtools |
main function to call indel difference between the bam files | indelDiff |
main function to test point differences between the two bam files | snpDiff |