-
-
23 Jun 2022 17:47:52 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (288 / 0 / 1)
- Kwalitee
Bus factor: 1- License: mit
- Perl: v5.12.0
- Activity
24 month- Tools
- Download (212.77KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.5.0 - 2022-06-24
- FASTX::Seq with undef name is now rendered as FASTA/Q with name "sequence"
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.