Code Monkey home page Code Monkey logo

Comments (4)

xunchen85 avatar xunchen85 commented on September 26, 2024

Can you show the commands that you are using?

"_h1_sorted.bam" should be the whole-genome alignment file if you are using the fastq reads as the input. After you successfully got the VCF file, you can consider to either delete or keep it for other usages.

Xun

from ervcaller.

oghzzang avatar oghzzang commented on September 26, 2024

Hi Xun.

Thanks for quick reply.

I didn't use fastq reads as the input.

perl $ERVcaller/ERVcaller_v1.4.pl
-i ${Sample_name}
-f .bam
-H $Human_genome
-T ${ERVdatabase}/Human_TE_library.fa
-I ${Input_bam_dir}
-O ${Output_dir}
-r 150
-t 16
-S 40
-BWA_MEM
-G 2>> ${Output_dir}/${Sample_name}.$Tool.log

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

Hi,

I may answer this question in another comment. Firstly you can check if your input BAM file is from BAM MEM; Secondly you can check if you sucessfully get the VCF file (with called TE loci) or the job may fail; Thirdly you also can run a 1KGP low-coverage sample HG00100 as a technical control, which I just ran successfully in few days.

Best,
Xun

from ervcaller.

oghzzang avatar oghzzang commented on September 26, 2024

Thank you.

I'll check and try.

Best,
Oh

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.