-
-
05 Jul 2022 14:49:20 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (310 / 0 / 37)
- Kwalitee
Bus factor: 1- 74.79% Coverage
- License: mit
- Perl: v5.12.0
- Activity
24 month- Tools
- Download (83.8KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.5.0 - 2022-06-23
- Fix: fu-cat length selection, added test
- Fix: fu-count supports STDIN input
- Added case insensitive option in fu-extract
- Added tests for fu-count, fu-grep, fu-extract
Documentation
Concatenate FASTA or FASTQ filesFind the common sequences between two filesA FASTA/FASTQ sequence counterGet sequences by name (also using lists)Extract sequences using patternsPrint sequence hashesA demo implementation to filter fastx files by lengthrename sequencesSort sequences by sizeDereplicate sequencesA script to calculate N50 from one or multiple FASTA/FASTQ files.Modules
a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.Helper module to support Seqfu toolsModule Install Instructions
To install Proch::N50, copy and paste the appropriate command in to your terminal.
cpanm Proch::N50
perl -MCPAN -e shell install Proch::N50
For more information on module installation, please visit the detailed CPAN module installation guide.