Package: Rfastp 1.23.0
Rfastp: An Ultra-Fast and All-in-One Fastq Preprocessor (Quality Control, Adapter, low quality and polyX trimming) and UMI Sequence Parsing).
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.
Authors:
Rfastp_1.23.0.tar.gz
Rfastp_1.23.0.zip(r-4.7)Rfastp_1.23.0.zip(r-4.6)Rfastp_1.23.0.zip(r-4.5)
Rfastp_1.23.0.tgz(r-4.6-x86_64)Rfastp_1.23.0.tgz(r-4.6-arm64)Rfastp_1.23.0.tgz(r-4.5-x86_64)Rfastp_1.23.0.tgz(r-4.5-arm64)
Rfastp_1.23.0.tar.gz(r-4.7-arm64)Rfastp_1.23.0.tar.gz(r-4.7-x86_64)Rfastp_1.23.0.tar.gz(r-4.6-arm64)Rfastp_1.23.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
Rfastp/json (API)
| # Install 'Rfastp' in R: |
| install.packages('Rfastp', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:Rfastp-1.23.0(bioc 3.24)Rfastp-1.22.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
qualitycontrolsequencingpreprocessingsoftwarezlibcpp
Last updated from:e419718a58. Checks:5 WARNING, 7 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 192 | ||
| linux-devel-arm64 | NOTE | 198 | ||
| linux-devel-x86_64 | NOTE | 219 | ||
| source / vignettes | OK | 266 | ||
| linux-release-arm64 | NOTE | 194 | ||
| linux-release-x86_64 | NOTE | 206 | ||
| macos-release-arm64 | WARNING | 174 | ||
| macos-release-x86_64 | WARNING | 416 | ||
| macos-oldrel-arm64 | WARNING | 171 | ||
| macos-oldrel-x86_64 | WARNING | 326 | ||
| windows-devel | NOTE | 213 | ||
| windows-release | NOTE | 206 | ||
| windows-oldrel | NOTE | 174 | ||
| wasm-release | FAIL | 216 |
Exports:catfastqcurvePlotqcSummaryrfastptrimSummary
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrplyrR6RColorBrewerRcppreshape2RhtslibrjsonrlangS7scalesstringistringrvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Concatenate Fastq Files. | catfastq |
| Plot of Base Quality and GC Content. | curvePlot |
| Summary of Fastq Quality Control | qcSummary |
| R wrap of fastp | rfastp |
| Summary of Fastq adapter and low quality trimming | trimSummary |
