logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

reapr-facheck - checks IDs in fasta file

Description

       Checks that the names in the fasta file are ok. Things like trailing whitespace or characters (|':-)
       could break the pipeline.

       If out_prefix is not given, it will die when a bad ID is found. No output means everything is OK.

       If out_prefix is given, writes a new fasta file out_prefix.fa with new names, and out_prefix.info which
       has the mapping from old name to new name.

Name

       reapr-facheck - checks IDs in fasta file

See Also

reapr(1)

                                                                                                REAPR-FACHECK(1)

Synopsis

reaprfacheck <in.fa> [out_prefix]

See Also