Code Monkey home page Code Monkey logo

Comments (8)

xunchen85 avatar xunchen85 commented on September 26, 2024

Hi,

The results can be slightly different due to the alignment results (BWA) may not be exactly the same for each run. The running script was correct.

I'm wondering if you can provide the complete log file? If the difference is significant, I would expect one of the two runs was not completed.

You may get the error messages if your computers did not have either memory or CPUs.

BTW, Samtools 1.5 can not be used as I indicated in the README file.

Best,
Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024
  1. sorry, I didn't save log file. but some files' size are different.

image

image

I used bwa(0.7.12), samtools(1.9)

  1. This is computer' specification. isn't it enough?
    image

thanks.

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

Hi,

The second run did not successfully complete with lots of temp files. It can be either because of the low specifications or not-successfully compiled ERVcaller on your second PC.

BTW, do you have R installed in your second PC?

Best,
Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024

yes, second PC installed R, first too.
I will try to compile ERVcaller again.
I really want to know why super1 got error message.
I got error message both two computers. when sample size over 61G.
This are two computers' specification.


image

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

Hi,

I have checked the script, and the error message is not related to sample size. Because the input of this line is tiny.

The error message tells that the ERVcaller can not load the file with the suffix of ".tab2" which was generated by the R script "Genotype_likelihood.R". Please check if you can run it using R command line: Rscript Scripts/Genotype_likelihood.R ${input_sampleID}.tab ${input_sampleID}.tab2. I also can send you a test data for it if you need.

Best,
Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024

yes,
when I got error message at first time, I tried that command.
It was worked. but, full perl scripts was not run.
so I tried to run process after R script step. But I can't fix perl scripts.

from ervcaller.

xunchen85 avatar xunchen85 commented on September 26, 2024

The error message indicated that ERVcaller cannot open ${input_sampleID}.tab file which was not removed by ERVcaller at that time. It may be because of either the sample size over your computer specification or an empty result. Without the log file, it is hard for me to help to debug. Thus, those are my suggestions:

  1. run the test data to make sure the ERVcaller is correctly compiled;

  2. if you can successfully run the test data without the error message, you can also try changing the name of test data to be the same as your input file in a new folder. It can exclude the naming issues after you run it.

  3. if you can successfully run the test data without the error message, it means the issue is from your analyzed data. It is recommended to run your own sample with higher cpu or mem when analyzing samples with higher depth.

Best,
Xun

from ervcaller.

Leehyeonjin93 avatar Leehyeonjin93 commented on September 26, 2024

solution 1,2 was ok.
I will give up -G option to run ERV caller.
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.