Code Monkey home page Code Monkey logo

mako's People

Contributors

jiadong324 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dsi-lab1

mako's Issues

executing ParseMako.py file but nothing happens

I tried executing ParseMako.py file with Python 2.7 and also Python 3.7.3 but nothing happens after executing no matter how I adjust the parameters. I get no output files.

I tried running it on the demo files provided (assuming hg38 reference) and nothing happens.

How does one run the ParseMako file? Thanks.

Interpreting Mako type output

Hello,

I’m hoping to include Mako in a benchmark of complex SV callers and I wanted to ask about the proper way to interpret Mako’s output in the cases of a few kinds of simple and complex SVs that were mentioned in the paper as being types that are supported by the tool. I’ve run Mako on a simulated genome and have included examples of common forms of output for dispersed duplication, inverted dispersed duplication, translocation, as well as tandem duplication and simple inversion.

  • Dispersed duplication

    • substantial majority of / nearly all records came with ‘DEL,DUP’ type label
    • most common cases: nested DEL/DUP or DEL/DEL fragments (both belonging to 'DEL,DUP' typed output records)
      chr1_labeled-DEL_DUP_248713697_248733480_frags-DEL_DUP
      chr1_labeled-DEL_DUP_246991812_247029493_frags-DEL_DEL
  • Translocation

    • substantial majority of / nearly all records came with ‘DEL,DUP’ type label
    • many calls were of the same form as the dominant dispersed dup outputs given above ^, with the most common output form being three DEL frags in the following arrangement
      chr1_labeled-DEL_DUP_101803741_101836543_frags-DEL_DEL_DEL
      chr1_labeled-DEL_DUP_99697085_99718011_frags-DEL_DEL_DEL
  • Inverted dispersed duplication

    • nearly all records given with type label ‘INV,DEL’
    • most common arrangement of fragments: three fragments of either two INVs and one DEL or two DELs and one INV, with one INV and one DEL covering the same interval
      chr1_labeled-INV_DEL_239676112_239700565_frags-INV_DEL_INV
      chr1_labeled-INV_DEL_243243095_243287217_frags-DEL_INV_DEL
  • Tandem duplication

    • nearly all records given with type label ‘DEL,DUP’, with only a single DEL frag reported
      chr1_labeled-DEL_DUP_246241285_246273375_frags-DEL
      chr1_labeled-DEL_DUP_245365379_245406911_frags-DEL
  • Simple inversion

    • nearly all records given with type label ‘INV,DEL’, and reported with two INV fragments and a DEL fragment all covering roughly the same interval
      chr1_labeled-INV_DEL_40784400_40821724_frags-INV_INV_DEL
      chr1_labeled-INV_DEL_64366247_64406983_frags-INV_INV_DEL

Since these outputs are fairly persistent in these various cases of each groundtruth SV I’m curious if they’re meant to correspond to those SV types, and if there might be a known mapping between arrangements of typed fragments and complex or simple whole-SV type labels.

Interpretation of the output

Dear authors,

Thank you very much for this great tool!
I had some questions about interpreting the output vcf file generated by Mako.
First, I wondered how to obtain the types of CSV you report in your article, like Dispersed or tandem events.
Then, I noticed that when trying Mako on NA19240, I obtained variants of CXS=0. How is it possible, according to the definition of complexity you give in your article?
Also, I would want to know the interval for each subcomponent. However, sometimes, a DEL, DUP is reported, but there are several different intervals for DEL and none for the DUP.
For instance, in chr1 at 14,109,719, you can see such a case. Also, the SVLEN is smaller than the interval between the start and end positions.

Could you please give me some details about Mako's output?

Regards,
Enzo Battistella
NA19240_mako.txt

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.