Skip to content

dzmitrybio/fastq2fasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

fastq2fasta

AWK script for conversion of fastq to fasta.

awk -f fastq2fasta.awk file.fastq > file.fasta

Requirements: Linux OS or other operating system with AWK installation.

Output goes to STDOUT if not redirected.

Tags: NGS, next-generation sequencing, genetics, fasta, DNA, RNA

About

AWK script for conversion of fastq to fasta.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages