Bioc2026 Registration Open!

CircSeqAlignTk

End-to-End Analysis of Small RNA-Seq Data from Viroids

Bioconductor version: 3.23 · Package version: 1.14.0

CircSeqAlignTk is a toolkit for the analysis of RNA-Seq data derived from circular genome sequences, with a primary focus on viroids, circular RNAs typically consisting of a few hundred nucleotides. The toolkit supports an end-to-end analysis pipeline, from alignment to visualization.

Installation

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

BiocManager::install("CircSeqAlignTk")

Details

MaintainerJianqiang Sun <sun@bitdessin.dev>
AuthorJianqiang Sun [cre, aut] (ORCID: <https://orcid.org/0000-0002-3438-3199>), Xi Fu [ctb], Wei Cao [ctb]
LicenseMIT + file LICENSE
URLhttps://github.com/bitdessin/CircSeqAlignTk
Bug Reportshttps://github.com/bitdessin/CircSeqAlignTk/issues
Downloads rank209
Source branchRELEASE_3_23
biocViewsAlignment, Sequencing, SmallRNA, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2)

Imports: stats, tools, utils, R.utils, methods, S4Vectors, rlang, magrittr, dplyr, tidyr, ggplot2, BiocGenerics, Biostrings, IRanges, ShortRead, Rsamtools, Rbowtie2, Rhisat2, shiny, shinyFiles, shinyjs, plotly, parallel, htmltools

Suggests: knitr, rmarkdown, testthat, BiocStyle