Code Monkey home page Code Monkey logo

Comments (4)

xunchen85 avatar xunchen85 commented on September 26, 2024

According to feedback from users, researchers have different filtering standards.
It did indicate type 0 is less confident according to supporting reads, although i will not suggest to directly filter them out.
chr and position did indicate the breakpoints as most tools does. the START & END you highlighted below are the information on the inserted TEs but not human coordinates.
As the example showed, the predicated HERV's insertion position will be chr1:5617379.

I will suggest to filter low quality TE genotypes, such as GQ>20 or others; check if a called TE insertions located within same type of reference TE; filter by total depth of supporting reads (DPI) according to your depth; filter out TEs with extremely long TSD, which is rare but may still real, unless you want to analyze this group.

Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024

thanks,
I have other questions, I didn't find gatk process, like markduplicates, realign, recalibration, on your paper.
why didn't use it?

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

Thanks for your suggestions.

We want to make ERVcaller easy to install and use. We did consider to include QC steps, although they can be preprocessed by many other tools. And we also assumed most users would already perform read QC separately, such as removing redundant reads, low-quality reads, adaptor sequences etc. thanks again, we may reconsider to include those steps in our next version.

We performed a realignment process as well in ERVcaller, which may be slightly different with GATK.

We did not have the recalibration process because it is for evaluating quality scores for SNPs, InDels but not for TE insertions as I know.

Thanks,
Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024

Thanks for perfect answer.

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.