Skip to content

cdskit rmseq

Kenji Fukushima edited this page Mar 6, 2023 · 2 revisions

cdskit rmseq removes a subset of sequences by using a sequence name regex and by detecting problematic sequence characters.

Example command

rmseq -s input.fasta --seqname Arabidopsis_thaliana.* --problematic_percent 50 -o out.fasta

Clone this wiki locally