Code Monkey home page Code Monkey logo

Comments (6)

iqbal-lab avatar iqbal-lab commented on June 20, 2024

What does this mean?
"because we can get their position in the leftmost column of the BW matrix from the ordering."

from gramtools.

sm0179 avatar sm0179 commented on June 20, 2024

Can explain when we meet with an example.

From: Zamin Iqbal <[email protected]mailto:[email protected]>
Reply-To: iqbal-lab/gramtools <[email protected]mailto:[email protected]>
Date: Mon, 3 Aug 2015 02:42:20 -0700
To: iqbal-lab/gramtools <[email protected]mailto:[email protected]>
Cc: Sorina Maciuca <[email protected]mailto:[email protected]>
Subject: Re: [gramtools] Ranks of rare characters (#3)

What does this mean?
"because we can get their position in the leftmost column of the BW matrix from the ordering."


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-127178425.

from gramtools.

sm0179 avatar sm0179 commented on June 20, 2024

Basically in the far left column of the BW matrix, we just have all the characters in our text sorted in alphabetical order. So it's easy to get say the interval of 5's (markers for first site) because they will come after all 0,1,2,3,4s. Now for the 1s say, the interval of 1s in this left BW column gives us all the 1s in our text and we use ranks to subtract a subinterval that contains just the 1s that follow the current pattern to the left. But we don't need to do this for the markers because be want to skip them all so knowing just the entire interval of 5s will suffice.

from gramtools.

iqbal-lab avatar iqbal-lab commented on June 20, 2024

makes sense!

from gramtools.

iqbal-lab avatar iqbal-lab commented on June 20, 2024

Just remembered this good idea of yours

from gramtools.

sm0179 avatar sm0179 commented on June 20, 2024

implemented this in the ranks branch

from gramtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.