Package: RCAS 1.39.0

Bora Uyar

RCAS: RNA Centric Annotation System

RCAS is an R/Bioconductor package designed as a generic reporting tool for the functional analysis of transcriptome-wide regions of interest detected by high-throughput experiments. Such transcriptomic regions could be, for instance, signal peaks detected by CLIP-Seq analysis for protein-RNA interaction sites, RNA modification sites (alias the epitranscriptome), CAGE-tag locations, or any other collection of query regions at the level of the transcriptome. RCAS produces in-depth annotation summaries and coverage profiles based on the distribution of the query regions with respect to transcript features (exons, introns, 5'/3' UTR regions, exon-intron boundaries, promoter regions). Moreover, RCAS can carry out functional enrichment analyses and discriminative motif discovery.

Authors:Bora Uyar [aut, cre], Dilmurat Yusuf [aut], Ricardo Wurmus [aut], Altuna Akalin [aut]

RCAS_1.39.0.tar.gz
RCAS_1.39.0.zip(r-4.7)RCAS_1.39.0.zip(r-4.6)RCAS_1.39.0.zip(r-4.5)
RCAS_1.39.0.tgz(r-4.6-any)RCAS_1.39.0.tgz(r-4.5-any)
RCAS_1.39.0.tar.gz(r-4.7-any)RCAS_1.39.0.tar.gz(r-4.6-any)
RCAS_1.39.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RCAS/json (API)

# Install 'RCAS' in R:
install.packages('RCAS', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • gff - Sample GFF file imported as a GRanges object
  • queryRegions - Sample BED file imported as a GRanges object

On BioConductor:RCAS-1.39.0(bioc 3.24)RCAS-1.38.0(bioc 3.23)

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

softwaregenetargetmotifannotationmotifdiscoverygotranscriptomicsgenomeannotationgenesetenrichmentcoverage

6.25 score 1 packages 37 scripts 591 downloads 8 mentions 40 exports 147 dependencies

Last updated from:966bdcbeaf. Checks:1 ERROR, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR278
linux-devel-x86_64OK748
source / vignettesOK479
linux-release-x86_64OK749
macos-release-arm64OK525
macos-oldrel-arm64OK600
windows-develOK789
windows-releaseOK802
windows-oldrelOK791
wasm-releaseOK255

Exports:calculateCoverageProfilecalculateCoverageProfileFromTxdbcalculateCoverageProfileListcalculateCoverageProfileListFromTxdbcheckSeqDbcreateControlRegionscreateDBcreateOrthologousGeneSetListdeleteSampleDataFromDBdiscoverFeatureSpecificMotifsextractSequencesfindDifferentialMotifsfindEnrichedFunctionsgenerateKmersgetFeatureBoundaryCoveragegetFeatureBoundaryCoverageBingetFeatureBoundaryCoverageMultigetIntervalOverlapMatrixgetMotifSummaryTablegetPWMgetTargetedGenesTablegetTxdbFeaturesgetTxdbFeaturesFromGRangesimportBedimportBedFilesimportGtfparseMsigdbplotFeatureBoundaryCoverageprintMsigdbDatasetqueryGffretrieveOrthologsrunGSEArunMotifDiscoveryrunMotifRGrunReportrunReportMetaAnalysisrunTopGOsummarizeDatabaseContentsummarizeQueryRegionssummarizeQueryRegionsMulti

Dependencies:abindAnnotationDbiaskpassbase64encBHBiobaseBiocBaseUtilsBiocFileCacheBiocGenericsBiocIOBiocParallelbiomaRtBiostringsbitbit64bitopsblobBSgenomeBSgenome.Hsapiens.UCSC.hg19bslibcachemcigarilloclicliprcodetoolscowplotcpp11crayoncrosstalkcurldata.tableDBIdbplyrDelayedArraydigestdplyrDTevaluatefarverfastmapfilelockfontawesomeformatRfsfutile.loggerfutile.optionsgenericsgenomationGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegprofiler2gridBasegridExtragtablehighrhmshtmltoolshtmlwidgetshttrhttr2imputeIRangesisobandjquerylibjsonliteKEGGRESTKernSmoothknitrlabelinglambda.rlaterlatticelazyevallifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslotelpbapplypheatmappillarpkgconfigplotlyplotrixplyrpngprettyunitsprogresspromisesproxypurrrR6rangerrappdirsRColorBrewerRcppRcppEigenRCurlreadrreshape2restfulrRhtslibrjsonrlangrmarkdownRsamtoolsRSQLitertracklayerS4ArraysS4VectorsS7sassscalesSeqinfoseqLogoseqPatternsnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttinytextxdbmakertzdbUCSC.utilsutf8vctrsviridisLitevroomwithrxfunXMLxml2XVectoryaml

The RNA Centric Analysis System Report
Introduction | Data input | Importing sample data | Importing custom data | Summarizing Overlaps of Query Regions with Genomic Annotation Features | Querying the annotation file | Finding targeted gene types | Extending the annotation feature space | Plotting overlap counts between query regions and transcript features | Obtaining a table of overlap counts between query regions and genes | Profiling the coverage of query regions across transcript features | Coverage profile of query regions at feature boundaries | Coverage profile of query regions for all transcript features | Discriminative Motif Discovery | Calculating enriched motifs | motif analysis: getting motif summary statistics | Functional enrichment analysis | Generating a full report | A test run for human | A custom run for human | To turn off certain modules of the report | To run the pipeline for species other than human | To turn off verbose output and progress bars | Printing raw data generated by the runReport function | Acknowledgements

Last update: 2024-03-20
Started: 2016-04-19

How to do meta-analysis of CLIP-seq peaks from multiple samples with RCAS
Introduction | Preparing the inputs | Project Data File | GTF File (genome annotations) | Creating a RSQLite database | Generating a meta-analysis report | Acknowledgements

Last update: 2024-02-04
Started: 2018-02-26

Readme and manuals

Help Manual

Help pageTopics
calculateCoverageProfilecalculateCoverageProfile
calculateCoverageProfileFromTxdbcalculateCoverageProfileFromTxdb
calculateCoverageProfileListcalculateCoverageProfileList
calculateCoverageProfileListFromTxdbcalculateCoverageProfileListFromTxdb
checkSeqDbcheckSeqDb
createControlRegionscreateControlRegions
createDBcreateDB
createOrthologousMsigdbDataset This function is deprecated. For functional enrichment analysis, use findEnrichedFunctions.createOrthologousGeneSetList
deleteSampleDataFromDBdeleteSampleDataFromDB
discoverFeatureSpecificMotifsdiscoverFeatureSpecificMotifs
extractSequencesextractSequences
Find Differential MotifsfindDifferentialMotifs
findEnrichedFunctionsfindEnrichedFunctions
Generate K-mersgenerateKmers
getFeatureBoundaryCoveragegetFeatureBoundaryCoverage
getFeatureBoundaryCoverageBingetFeatureBoundaryCoverageBin
getFeatureBoundaryCoverageMultigetFeatureBoundaryCoverageMulti
getIntervalOverlapMatrixgetIntervalOverlapMatrix
getMotifSummaryTablegetMotifSummaryTable
getPWMgetPWM
getTargetedGenesTablegetTargetedGenesTable
getTxdbFeaturesgetTxdbFeatures
getTxdbFeaturesFromGRangesgetTxdbFeaturesFromGRanges
Sample GFF file imported as a GRanges objectgff
importBedimportBed
importBedFilesimportBedFiles
importGtfimportGtf
parseMsigdbparseMsigdb
plotFeatureBoundaryCoverageplotFeatureBoundaryCoverage
Print MSIGDB Dataset to a fileprintMsigdbDataset
queryGffqueryGff
Sample BED file imported as a GRanges objectqueryRegions
retrieveOrthologsretrieveOrthologs
runGSEArunGSEA
runMotifDiscoveryrunMotifDiscovery
run motifRGrunMotifRG
Generate a RCAS Report for a list of transcriptome-level segmentsrunReport
runReportMetaAnalysisrunReportMetaAnalysis
runTopGOrunTopGO
summarizeDatabaseContentsummarizeDatabaseContent
summarizeQueryRegionssummarizeQueryRegions
summarizeQueryRegionsMultisummarizeQueryRegionsMulti