-
-
21 Jun 2022 13:08:37 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (348 / 0 / 3)
- Kwalitee
Bus factor: 1- 71.23% Coverage
- License: mit
- Perl: v5.12.0
- Activity
24 month- Tools
- Download (212.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.4.0 - 2022-06-19
- Updated documentation
- Added a len() method for FASTX::Seq
Documentation
A FASTA/FASTQ sequence counterA demo implementation to filter fastx files by lengthModules
A Paired-End FASTQ files reader, based on FASTX::Reader.A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.Shared routines for binaries using FASTX::Reader and FASTX::PE.A class for representing a sequence for FASTX::ReaderModule Install Instructions
To install FASTX::Reader, copy and paste the appropriate command in to your terminal.
cpanm FASTX::Reader
perl -MCPAN -e shell install FASTX::Reader
For more information on module installation, please visit the detailed CPAN module installation guide.