Community
    • Login

    How to mark sequences one line above already marked sequences

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    fastamarkbookmark
    3 Posts 2 Posters 2.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User
      last edited by

      Im currently working with a FASTA file containing thousands of nucleotide sequences coupled with an identifier above each said sequence.

      I need to select and bookmark sequences greater than a particular length AND the identifying sequence which lies directly above it. How would I go about doing this?

      I have been using ^.{300,} to mark the sequences which I need, but I don’t know how to also automatically mark the identifiers above them. Any help would be greatly appreciated! Thank you.

      1 Reply Last reply Reply Quote 0
      • Jim DaileyJ
        Jim Dailey
        last edited by Jim Dailey

        @Lionel-Waschnig Does this help?

        .+\R.{300,}
        
        1 Reply Last reply Reply Quote 1
        • ?
          A Former User
          last edited by

          Perfect - Thank you!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors