News and Announcements » |
Description:
Write the reverse complement of all seqs in seqs.fasta (-i) to seqs_rc.fasta (default, change output_fp with -o). Each sequence description line will have ‘ RC’ appended to the end of it (default, leave sequence description lines untouched by passing -r):
Usage: adjust_seq_orientation.py [options]
Input Arguments:
Note
[REQUIRED]
[OPTIONAL]
Output:
Example:
Reverse complement all sequences in seqs.fna and write result to seqs_rc.fna
adjust_seq_orientation.py -i seqs.fna