Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. who can help me with suffix tree construction?

who can help me with suffix tree construction?

Scheduled Pinned Locked Moved C / C++ / MFC
helpdata-structuresregexquestion
2 Posts 2 Posters 0 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jimmili
    wrote on last edited by
    #1

    I need help,I need construct a suffix tree for large string data. content:the string is read from a inputfile(*txt).The size of the txt should be over 30M.the string include only A,G,C,T.(biography sequence). the output should include string match and the LCP. And I cannot solve this problem. so I help all of you. Please help me with solve this problem. thank you all.

    M 1 Reply Last reply
    0
    • J jimmili

      I need help,I need construct a suffix tree for large string data. content:the string is read from a inputfile(*txt).The size of the txt should be over 30M.the string include only A,G,C,T.(biography sequence). the output should include string match and the LCP. And I cannot solve this problem. so I help all of you. Please help me with solve this problem. thank you all.

      M Offline
      M Offline
      Mukesh Kumar
      wrote on last edited by
      #2

      you want to add 30M long nucleotide sequences to suffix tree... :-D see this link: http://mila.cs.technion.ac.il/~yona/suffix_tree/[^]

      Mukesh Kumar Software Engineer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups