Package: strandCheckR 1.31.0
strandCheckR: Calculate strandness information of a bam file
This package aims to quantify and remove putative double strand DNA from a strand-specific RNA sample. There are also options and methods to plot the positive/negative proportions of all sliding windows, which allow users to have an idea of how much the sample was contaminated and the appropriate threshold to be used for filtering.
Authors:
strandCheckR_1.31.0.tar.gz
strandCheckR_1.31.0.zip(r-4.7)strandCheckR_1.31.0.zip(r-4.6)strandCheckR_1.31.0.zip(r-4.5)
strandCheckR_1.31.0.tgz(r-4.6-any)strandCheckR_1.31.0.tgz(r-4.5-any)
strandCheckR_1.31.0.tar.gz(r-4.7-any)strandCheckR_1.31.0.tar.gz(r-4.6-any)
strandCheckR_1.31.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
strandCheckR/json (API)
NEWS
| # Install 'strandCheckR' in R: |
| install.packages('strandCheckR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uofabioinformaticshub/strandcheckr/issues
On BioConductor:strandCheckR-1.31.0(bioc 3.24)strandCheckR-1.30.0(bioc 3.23)
rnaseqalignmentqualitycontrolcoverageimmunooncology
Last updated from:03d5abbba6. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 215 | ||
| linux-devel-x86_64 | OK | 415 | ||
| source / vignettes | OK | 342 | ||
| linux-release-x86_64 | OK | 476 | ||
| macos-release-arm64 | OK | 429 | ||
| macos-oldrel-arm64 | OK | 230 | ||
| windows-devel | OK | 702 | ||
| windows-release | OK | 593 | ||
| windows-oldrel | OK | 621 | ||
| wasm-release | OK | 162 |
Exports:checkPairedEndfilterDNAgetStrandFromBamFilegetStrandFromReadInfogetWinOverlapEachIRangegetWinOverlapEachReadFragmentgetWinOverlapGRangesintersectWithFeatureplotHistplotWin
Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobcachemcigarilloclicodetoolscpp11crayoncurlDBIDelayedArraydplyrfarverfastmapformatRfutile.loggerfutile.optionsgenericsGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegridExtragtablehttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpillarpkgconfigplyrpngR6RColorBrewerRcppRCurlreshape2restfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsS7scalesSeqinfosnowSparseArraystringistringrSummarizedExperimentsystibbletidyselectTxDb.Hsapiens.UCSC.hg38.knownGeneutf8vctrsviridisLitewithrXMLXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Test whether a bam file is single-end or paired-end | checkPairedEnd |
| Filter reads comming from double strand sequences from a bam File | filterDNA |
| Get the strand information of all windows from bam files | getStrandFromBamFile |
| Get the strand information of all windows from read information | getStrandFromReadInfo |
| Get the ranges of sliding windows that overlap each range of an IRanges object. | getWinOverlapEachIRange |
| Get the window ranges that overlap each read fragment | getWinOverlapEachReadFragment |
| Get the sliding windows that overlap a GRanges object | getWinOverlapGRanges |
| Intersect the windows data frame with an annotation data frame | intersectWithFeature |
| Plot the histogram of positive proportions | plotHist |
| Plot the number of reads vs the proportion of '+' stranded reads. | plotWin |
