home *** CD-ROM | disk | FTP | other *** search
/ bioinformatics.org / bioinformatics.org_software.tar / www.bioinformatics.org / download / motiffreq / shuffle.pl < prev   
Text File  |  2014-10-26  |  2KB  |  46 lines

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