crops-splitseqs options

Cropping and Renumbering Operations for PDB structure and Sequence files (CROPS) v.1.0.2 This script will take a sequence (fasta) file as an input and produce several different fasta files, one per sequence/chain.

usage: crops-splitseqs [-h] [-i] [-p Oligoseq_ids [Oligoseq_ids ...]]
                       [-o Output_Directory] [--version]
                       Sequence_filepath

Positional Arguments

Sequence_filepath
 Input sequence filepath.

Named Arguments

-i, --individual
 

One separated output fasta file per each sequence.

Default: False

-p, --preselect
 From all the sequences in the input sequence file, just print out this preselected subset.
-o, --outdir Set output directory path. If not supplied, default is the one containing the input sequence.
--version show program’s version number and exit