Sequence Classification Script (seqClass.py) This script classifies a given sequence as DNA or RNA and optionally searches for a motif within the sequence. Usage Run the script from the command line using the following arguments: ./seqClass.py -s <sequence> [-m <motif>]