fragment_picker bug

Member Site Forums Rosetta 3 Rosetta 3 – Applications fragment_picker bug

Viewing 0 reply threads
  • Author
    Posts
    • #1180
      Anonymous

        The fragment_picker executable barfs on carriage returns. Can something be done about this? I’ve added the following line to the make_fragments.pl script:

        die “$file is a dos file, yuck! Get rid of carriage returns (\r) or run dos2unix immediately!n” if (m/r/);

        in the loop where the SEQFILE is read.

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.