Package: Rfastp 1.17.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.17.0.tar.gz
Rfastp_1.17.0.zip(r-4.5)Rfastp_1.17.0.zip(r-4.4)Rfastp_1.17.0.zip(r-4.3)
Rfastp_1.17.0.tgz(r-4.4-x86_64)Rfastp_1.17.0.tgz(r-4.4-arm64)Rfastp_1.17.0.tgz(r-4.3-x86_64)Rfastp_1.17.0.tgz(r-4.3-arm64)
Rfastp_1.17.0.tar.gz(r-4.5-noble)Rfastp_1.17.0.tar.gz(r-4.4-noble)
Rfastp.pdf |Rfastp.html✨
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.17.0(bioc 3.21)Rfastp-1.16.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
qualitycontrolsequencingpreprocessingsoftware
Last updated 25 days agofrom:041105867a. Checks:OK: 1 NOTE: 4 WARNING: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | NOTE | Oct 31 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 31 2024 |
R-4.4-win-x86_64 | NOTE | Oct 31 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.4-mac-aarch64 | WARNING | Oct 31 2024 |
R-4.3-win-x86_64 | NOTE | Oct 31 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.3-mac-aarch64 | WARNING | Oct 31 2024 |
Exports:catfastqcurvePlotqcSummaryrfastptrimSummary
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcppreshape2Rhtslibrjsonrlangscalesstringistringrtibbleutf8vctrsviridisLitewithrzlibbioc
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 |