Code Monkey home page Code Monkey logo

Comments (8)

xunchen85 avatar xunchen85 commented on September 26, 2024

It is not allow to have insert size = 0, i will further specify it in the updated manual.

Meanwhile, the term of "insert size" we used here included the read length, thus it won't be 0 even you the two paired-end have overlapped sequences. For example, the 100 bp paired-end reads have 30 bp overlapped regions, the insert size should be 170 bp (100+100-30)

from ervcaller.

zhutao1009 avatar zhutao1009 commented on September 26, 2024

Thanks! What option I should use? --l (length_insertsize) or -L (L_std_insertsize)

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

Ideally you should use both, -l is the mean value and -L is the std. You can calculate it using many other tools, such as GATK.

If you don't use both of them, ERVcaller can calculate it using implemented tool. let me know if the implemented tool cannot accurately calculate it.

from ervcaller.

zhutao1009 avatar zhutao1009 commented on September 26, 2024

I have a fasta file that contain 90 TE sequence,do you mean that I should calculating the average TE length and standard deviation of TE length before running ERcaller?

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

The insert size is a used for the NGS data not the 90 TE reference sequences in FASTA format.

from ervcaller.

zhutao1009 avatar zhutao1009 commented on September 26, 2024

Sorry, I don't understand. : )

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

you can check this page about insert size: http://software.broadinstitute.org/software/igv/interpreting_insert_size. You can find more with the key words such as "NGS insert size"

from ervcaller.

zhutao1009 avatar zhutao1009 commented on September 26, 2024

Thanks!

from ervcaller.

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.