Giter VIP home page Giter VIP logo

Comments (4)

mcfrith avatar mcfrith commented on August 16, 2024

We usually use tandem-genotypes with repeat-masking, and it usually works fine. Repeat-masking means that it excludes repeats when finding potential matches between reads and genome. After that, it finalizes the alignments between reads and genome: at this stage the masking is not applied, so the alignments should extend into the repeats just fine.

It's hard to say what's happening in your case: it may be nothing to do with repeat masking. Try visualizing the alignments around your TR of interest. (A typical problem is a TR which is longer than the reads: we can't handle that.)

I'm also not sure what you mean by "called": tandem-genotypes takes a tandem-repeat annotation file as input, and it can only analyze TRs that are jn that file.

from last-rna.

Jesson-mark avatar Jesson-mark commented on August 16, 2024

Thanks for your prompt reply. I will try your suggestions.

What I mean "called" is that tandem-genotypes can find(or analyze) a TR in a tandem-repeat annotation file. I used simpleRepeat.txt as annotation file and there is 1031708 TRs in it. The result file(tg.txt) of tandem-genotypes have 688415 TRs which means nearly 1/3 TRs are not analyzed. Is it because those TRs are longer than the reads?

from last-rna.

mcfrith avatar mcfrith commented on August 16, 2024

Not sure, but here's a couple of relevant tandem-genotypes options:
-u BP, --min-unit=BP: ignore repeats with unit shorter than BP (default=2).
-vv shows output for all repeats, including ones not covered by any DNA read.

from last-rna.

Jesson-mark avatar Jesson-mark commented on August 16, 2024

Thanks for your considerate suggestions. I'll have a try.

from last-rna.

Related Issues (13)

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.