# HG changeset patch # User Nick Stoler # Date 1393816649 18000 # Node ID 0c552e103c931110b77fa2f2f436ef09b04972bf # Parent 58160195728e323d6126c0c40341a20ce09960a7 literal.xml: Small UI, documentation changes diff -r 58160195728e -r 0c552e103c93 literal.xml --- a/literal.xml Sun Mar 02 22:01:44 2014 -0500 +++ b/literal.xml Sun Mar 02 22:17:29 2014 -0500 @@ -19,6 +19,9 @@ + + ^[0-9]+,[0-9]+,[0-9]+$ + ^[0-9]+,[0-9]+,[0-9]+$ @@ -31,9 +34,6 @@ ^[0-9]+,[0-9]+,[0-9]+$ - - ^[0-9]+,[0-9]+,[0-9]+$ - @@ -55,7 +55,7 @@ **Input Format** -The input sequence can be in FASTA format or a plain text file containing only the sequence. Any non-ATGC characters (case-insensitive) will be skipped. +The input sequence can be in FASTA format or a plain text file containing only the sequence. Any non-ATGC characters (case-insensitive) will be skipped. In a FASTA file with multiple sequences, all sequences will be used.