This is the released version of Rfastp; for the devel version, see Rfastp.
An Ultra-Fast and All-in-One Fastq Preprocessor (Quality Control, Adapter, low quality and polyX trimming) and UMI Sequence Parsing).Bioconductor version: Release (3.21)
Rfastp is an R wrapper of fastp developed in c++. fastp performs quality control for fastq files. including low quality bases trimming, polyX trimming, adapter auto-detection and trimming, paired-end reads merging, UMI sequence/id handling. Rfastp can concatenate multiple files into one file (like shell command cat) and accept multiple files as input.
Author: Wei Wang [aut] ORCID: 0000-0002-3216-7118 , Ji-Dung Luo [ctb] ORCID: 0000-0003-0150-1440 , Thomas Carroll [cre, aut] ORCID: 0000-0002-0073-1714
Maintainer: Thomas Carroll <tc.infomatics at gmail.com>
Citation (from within R, entercitation("Rfastp")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rfastp")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rfastp")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4