Extract subsequences from input sequences
Processes sequences and extracts specified regions, handling various coordinate formats and options.
Input sequences to extract from
Extraction configuration
Parse region string into coordinates
Supports various formats:
Region string to parse
Length of the sequence for negative indices
Whether to use 1-based coordinates
Parsed region with 0-based coordinates
High-performance subsequence extractor with flexible region specification
Extracts subsequences from biological sequences using various coordinate systems and region specifications. Supports both simple coordinate ranges and complex region files.
Example