Description

"Python C-extension for a simple validator for fasta files. The module emits the validated file or an error log upon validation failure."

Input

Name
Description
Pattern

0 ()

1 ()

Output

Name
Description
Pattern

success_log ()

error_log ()

versions ()

Tools

fasta_validate Documentation

"Python C-extension for a simple C code to validate a fasta file. It only checks a few things, and by default only sets its response via the return code, so you will need to check that!"