Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

BUSpaRse

This is thereleased version of BUSpaRse; for the devel version, seeBUSpaRse.

kallisto | bustools R utilities

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

DOI: 10.18129/B9.bioc.BUSpaRse


Bioconductor version: Release (3.22)

The kallisto | bustools pipeline is a fast and modular set of tools to convert single cell RNA-seq reads in fastq files into gene count or transcript compatibility counts (TCC) matrices for downstream analysis. Central to this pipeline is the barcode, UMI, and set (BUS) file format. This package serves the following purposes: First, this package allows users to manipulate BUS format files as data frames in R and then convert them into gene count or TCC matrices. Furthermore, since R and Rcpp code is easier to handle than pure C++ code, users are encouraged to tweak the source code of this package to experiment with new uses of BUS format and different ways to convert the BUS file into gene count matrix. Second, this package can conveniently generate files required to generate gene count matrices for spliced and unspliced transcripts for RNA velocity. Here biotypes can be filtered and scaffolds and haplotypes can be removed, and the filtered transcriptome can be extracted and written to disk. Third, this package implements utility functions to get transcripts and associated genes required to convert BUS files to gene count matrices, to write the transcript to gene information in the format required by bustools, and to read output of bustools into R as sparses matrices.

Author: Lambda Moses [aut, cre]ORCID iD ORCID: 0000-0002-7092-9427, Lior Pachter [aut, ths]ORCID iD ORCID: 0000-0002-9164-6231

Maintainer: Lambda Moses <dl3764 at columbia.edu>

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

Installation

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

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

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("BUSpaRse")
Converting BUS format into sparse matrixHTMLR Script
Transcript to geneHTMLR Script
Reference ManualPDF
NEWSText
LICENSEText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsRNASeq,SingleCell,Software,WorkflowStep
Version1.24.0
In Bioconductor sinceBioC 3.10 (R-3.6) (6 years)
LicenseBSD_2_clause + fileLICENSE
DependsR (>= 3.6)
ImportsAnnotationDbi,AnnotationFilter,AnnotationHub,biomaRt,BiocGenerics,Biostrings,BSgenome,dplyr,ensembldb,GenomeInfoDb,GenomicFeatures,GenomicRanges,ggplot2,IRanges,lifecycle,magrittr,Matrix, methods,plyranges,Rcpp,S4Vectors, stats,stringr,tibble,tidyr, utils,zeallot
System RequirementsGNU make
URLhttps://github.com/BUStools/BUSpaRse
Bug Reportshttps://github.com/BUStools/BUSpaRse/issues
See More
Suggestsknitr,rmarkdown,testthat,BiocStyle,txdbmaker,TENxBUSData,TxDb.Hsapiens.UCSC.hg38.knownGene,BSgenome.Hsapiens.UCSC.hg38,EnsDb.Hsapiens.v86
Linking ToRcpp,RcppArmadillo,RcppProgress,BH
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

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

[8]ページ先頭

©2009-2025 Movatter.jp