# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rfastp" in publications use:' type: software license: GPL-3.0-only title: 'Rfastp: An Ultra-Fast and All-in-One Fastq Preprocessor (Quality Control, Adapter, low quality and polyX trimming) and UMI Sequence Parsing).' version: 1.15.0 abstract: 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: - family-names: Wang given-names: Wei email: periwinkle.david@gmail.com orcid: https://orcid.org/0000-0002-3216-7118 - family-names: Carroll given-names: Thomas email: tc.infomatics@gmail.com orcid: https://orcid.org/0000-0002-0073-1714 repository: https://bioc.r-universe.dev contact: - family-names: Carroll given-names: Thomas email: tc.infomatics@gmail.com orcid: https://orcid.org/0000-0002-0073-1714