Package: RiboProfiling 1.35.0

A. Popa

RiboProfiling: Ribosome Profiling Data Analysis: from BAM to Data Representation and Interpretation

Starting with a BAM file, this package provides the necessary functions for quality assessment, read start position recalibration, the counting of reads on CDS, 3'UTR, and 5'UTR, plotting of count data: pairs, log fold-change, codon frequency and coverage assessment, principal component analysis on codon coverage.

Authors:Alexandra Popa

RiboProfiling_1.35.0.tar.gz
RiboProfiling_1.35.0.zip(r-4.5)RiboProfiling_1.35.0.zip(r-4.4)RiboProfiling_1.35.0.zip(r-4.3)
RiboProfiling_1.35.0.tgz(r-4.4-any)RiboProfiling_1.35.0.tgz(r-4.3-any)
RiboProfiling_1.35.0.tar.gz(r-4.5-noble)RiboProfiling_1.35.0.tar.gz(r-4.4-noble)
RiboProfiling_1.35.0.tgz(r-4.4-emscripten)RiboProfiling_1.35.0.tgz(r-4.3-emscripten)
RiboProfiling.pdf |RiboProfiling.html
RiboProfiling/json (API)
NEWS

# Install 'RiboProfiling' in R:
install.packages('RiboProfiling', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • cdsPosTransc - Per transcript relative position of start and end codons for dataset ctrlGAlignments
  • codonDataCtrl - Codon frequency and coverage in ORFs on chromosome 1, for dataset ctrlGAlignments
  • codonIndexCovCtrl - The read coverage for each codon in ORFs on chromosome 1, for dataset ctrlGAlignments
  • ctrlGAlignments - Ribosome profiling data on chr1 in human primary BJ fibroblasts control data: PMID: 23594524.

On BioConductor:RiboProfiling-1.35.0(bioc 3.20)RiboProfiling-1.34.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

12 exports 0.82 score 165 dependencies 11 mentions

Last updated 2 months agofrom:0a5feaaa7f

Exports:aroundPromotercodonInfocodonPCAcountShiftReadscountsPlothistMatchLengthorfRelativePosplotSummarizedCovprintPCAreadStartCovreadsToStartOrEndriboSeqFromBAM

Dependencies:abindAnnotationDbiAnnotationFilteraskpassbackportsbase64encBHBiobaseBiocFileCacheBiocGenericsBiocIOBiocManagerBiocParallelbiomaRtBiostringsbiovizBasebitbit64bitopsblobbroombroom.helpersBSgenomebslibcachemcheckmatechronclicliprclustercodetoolscolorspacecpp11crayoncurldata.tableDBIdbplyrDelayedArraydichromatdigestdplyrensembldbevaluatefansifarverfastmapfilelockfontawesomeforcatsforeignformatRFormulafsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesGGallyggbioggplot2ggstatsgluegraphgridExtragsubfngtablehavenhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrhttr2IRangesisobandjquerylibjsonliteKEGGRESTknitrlabelinglabelledlambda.rlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmennetopensslOrganismDbipatchworkpillarpkgconfigplogrplyrpngprettyunitsprogressProtGenericsprotopurrrR6rappdirsRBGLRColorBrewerRcppRCurlreadrreshape2restfulrRhtslibrjsonrlangrmarkdownrpartRsamtoolsRSQLiterstudioapirtracklayerS4ArraysS4VectorssassscalessnowSparseArraysqldfstringistringrSummarizedExperimentsystibbletidyrtidyselecttinytextxdbmakertzdbUCSC.utilsutf8VariantAnnotationvctrsviridisviridisLitevroomwithrxfunXMLxml2XVectoryamlzlibbioc

Analysing Ribo-Seq data with the "RiboProfiling" package

Rendered fromRiboProfiling.Rnwusingknitr::knitron Jun 30 2024.

Last update: 2017-12-11
Started: 2015-10-07

Readme and manuals

Help Manual

Help pageTopics
Returns the flank size around the TSS for the x % CDSsaroundPromoter
Per transcript relative position of start and end codons for dataset ctrlGAlignmentscdsPosTransc
Codon frequency and coverage in ORFs on chromosome 1, for dataset ctrlGAlignmentscodonDataCtrl
The read coverage for each codon in ORFs on chromosome 1, for dataset ctrlGAlignmentscodonIndexCovCtrl
Associates the read counts on codons with the codon type for each ORF.codonInfo
PCA graphs on codon coveragecodonPCA
Apply an offset on the read start along the transcript and returns the coverage on the 5pUTR, CDS, 3pUTR, as well as a matrix of codon coverage per ORF.countShiftReads
Graphs of sample read counts (quality assesment)countsPlot
Ribosome profiling data on chr1 in human primary BJ fibroblasts control data: PMID: 23594524.ctrlGAlignments
Histogram of match length distribution of reads.histMatchLength
Relative position of the start and stop codon along the transcriptorfRelativePos
Plots the summarized coverage in a specified range (e.g. around TSS) for the specified match sizesplotSummarizedCov
Plots the PCA scatterplots produced by codonPCA function.printPCA
Read start coverage around the TSS on the predifined CDSsreadStartCov
Reads in GAlignments converted to either Read Start (5') or End (3') PositionsreadsToStartOrEnd
RiboProfiling.RiboProfiling-package RiboProfiling
Starting from a BAM file path: quality plots, shift ribosome position, coverage on multiple transcript features and on codons.riboSeqFromBAM