home *** CD-ROM | disk | FTP | other *** search
/ bioinformatics.org / bioinformatics.org_software.tar / www.bioinformatics.org / download / motiffreq / motif.freq.pl < prev    next >
Text File  |  2014-10-26  |  1KB  |  43 lines

  1.  ################################
  2.  ### Motif Counting into Bins ###
  3.  ################################ 
  4.  
  5.  Enter the sequence of the motif:=  Enter the bin size:=  Open the DNA sequence file:= Cannot open file ""
  6. <HTML>
  7. <HEAD>
  8. <TITLE>500 Internal Server Error</TITLE>
  9. </HEAD><BODY>
  10. <H1>Internal Server Error</H1>
  11. The server encountered an internal error or
  12. misconfiguration and was unable to complete
  13. your request.<P>
  14. Please contact the server administrator to inform of the time the error occurred
  15. and of anything you might have done that may have
  16. caused the error.<P>
  17. More information about this error may be available
  18. in the server error log.<P>
  19. <HR>
  20. <ADDRESS>
  21. Web Server at default-domain.com
  22. </ADDRESS>
  23. </BODY>
  24. </HTML>
  25.  
  26. <!--
  27.    - Unfortunately, Microsoft has added a clever new
  28.    - "feature" to Internet Explorer. If the text of
  29.    - an error's message is "too small", specifically
  30.    - less than 512 bytes, Internet Explorer returns
  31.    - its own error message. You can turn that off,
  32.    - but it's pretty tricky to find switch called
  33.    - "smart error messages". That means, of course,
  34.    - that short error messages are censored by default.
  35.    - IIS always returns error messages that are long
  36.    - enough to make Internet Explorer happy. The
  37.    - workaround is pretty simple: pad the error
  38.    - message with a big comment like this to push it
  39.    - over the five hundred and twelve bytes minimum.
  40.    - Of course, that's exactly what you're reading
  41.    - right now.
  42.    -->
  43.