Skip to content

holtgrewe/fx_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX Tools

This repository contains some tools for processing FASTA and FASTQ files. They are implemented using the SeqAn library.

The current status is experimental.

fx_convert

Conversion from FASTQ to FASTA and between different quality types of FASTQ files.

fx_faidx

Indexing of FASTA file and fast indexed access to FASTA files.

This is the equivalent to samtools faidx.

fx_sak

Slicing and dicing of FASTA and FASTQ files: Extract certain sequences by index or name prefix and infixes thereof). Also allows the conversion from FASTQ to FASTA, padding of FASTA to FASTQ with dummy qualities.

About

Collections of tools for operating on FASTA/FASTQ files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages