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

gt-encseq-sample - Decode/extract encoded sequences by random choice.

Description

-mirrored [yes|no]
           virtually append the reverse complement of each sequence (default: no)

       -lossless [yes|no]
           allow lossless original sequence retrieval (default: no)

       -dir [string]
           specify reading direction (fwd, cpl, rev, rcl) (default: fwd)

       -singlechars [yes|no]
           do not use a GtEncseqReader but access each sequence character separately (default: no)

       -length [value]
           minimum length to be extracted (default: undefined)

       -seqrange [startend]
           extract multiple consecutive sequences (default: undefined)

       -output [...]
           specify output format (choose from fasta|concat) (default: fasta)

       -sepchar [string]
           specify character to print as GT_SEPARATOR (default: |)

       -help
           display help for basic options and exit

       -help+
           display help for all options and exit

       -version
           display version information and exit

Name

       gt-encseq-sample - Decode/extract encoded sequences by random choice.

Reporting Bugs

       Report bugs to https://github.com/genometools/genometools/issues.

GenomeTools 1.6.5                                  04/27/2024                                GT-ENCSEQ-SAMPLE(1)

Synopsis

gtencseqsample (sequence_file|indexname)

See Also