Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

systemPipeR

This is thereleased version of systemPipeR; for the devel version, seesystemPipeR.

systemPipeR: Workflow Environment for Data Analysis and Report Generation

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.systemPipeR


Bioconductor version: Release (3.22)

systemPipeR is a multipurpose data analysis workflow environment that unifies R with command-line tools. It enables scientists to analyze many types of large- or small-scale data on local or distributed computer systems with a high level of reproducibility, scalability and portability. At its core is a command-line interface (CLI) that adopts the Common Workflow Language (CWL). This design allows users to choose for each analysis step the optimal R or command-line software. It supports both end-to-end and partial execution of workflows with built-in restart functionalities. Efficient management of complex analysis tasks is accomplished by a flexible workflow control container class. Handling of large numbers of input samples and experimental designs is facilitated by consistent sample annotation mechanisms. As a multi-purpose workflow toolkit, systemPipeR enables users to run existing workflows, customize them or design entirely new ones while taking advantage of widely adopted data structures within the Bioconductor ecosystem. Another important core functionality is the generation of reproducible scientific analysis and technical reports. For result interpretation, systemPipeR offers a wide range of plotting functionality, while an associated Shiny App offers many useful functionalities for interactive result exploration. The vignettes linked from this page include (1) a general introduction, (2) a description of technical details, and (3) a collection of workflow templates.

Author: Thomas Girke

Maintainer: Thomas Girke <thomas.girke at ucr.edu>

Citation (from within R, entercitation("systemPipeR")):

Installation

To install this package, start R (version "4.5") and enter:

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

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("systemPipeR")
OverviewHTMLR Script
systemPipeR: Workflow TemplatesHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsAlignment,ChIPSeq,Coverage,DataImport,GeneExpression,GeneSetEnrichment,Genetics,ImmunoOncology,Infrastructure,MethylSeq,QualityControl,RNASeq,ReportWriting,RiboSeq,SNP,Sequencing,Software,WorkflowManagement,WorkflowStep
Version2.16.0
In Bioconductor sinceBioC 3.0 (R-3.1) (11 years)
LicenseArtistic-2.0
DependsRsamtools(>= 1.31.2),Biostrings,ShortRead(>= 1.37.1), methods
ImportsGenomicRanges,SummarizedExperiment,ggplot2,yaml,stringr,magrittr,S4Vectors,crayon,BiocGenerics,htmlwidgets
System RequirementssystemPipeR can be used to run external command-line software (e.g. short read aligners), but the corresponding tool needs to be installed on a system.
URLhttps://github.com/tgirke/systemPipeR
See More
SuggestsBiocStyle,knitr,rmarkdown,systemPipeRdata,GenomicAlignments, grid,dplyr,testthat,rjson,annotate,AnnotationDbi,kableExtra,GO.db,GenomeInfoDb,DT,rtracklayer,limma,edgeR,DESeq2,IRanges,batchtools,GenomicFeatures,txdbmaker,GenomeInfoDbData,VariantAnnotation(>= 1.25.11)
Linking To
Enhances
Depends On Me
Imports MeDiffBind
Suggests MesystemPipeShiny,systemPipeTools,systemPipeRdata
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackagesystemPipeR_2.16.0.tar.gz
Windows Binary (x86_64) systemPipeR_2.15.2.zip
macOS Binary (x86_64)systemPipeR_2.16.0.tgz
macOS Binary (arm64)systemPipeR_2.16.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/systemPipeR
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/systemPipeR
Bioc Package Browserhttps://code.bioconductor.org/browse/systemPipeR/
Package Short Urlhttps://bioconductor.org/packages/systemPipeR/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp