Git Product home page Git Product logo

Comments (6)

xuxiali13 avatar xuxiali13 commented on June 15, 2024

@mellowo

Hi, mellowo,
I test my data in the local environment, and it works normally. I do not have the corresponding software version (samtools, GTZ) to yours, so I can only try to do the following analysis:

From the log analysis, bwa-gtz only have read the data once and reported the error, possible reasons:

1.The data is corrupted

Here reads 794702 reads, not an integer of 4, it should be an integer of 4?
[M::mem_process_seqs] Processed 794702 reads in 386.185 CPU sec, 31.998 real sec

2.The server may not have enough memory

You can help do as following:

at first, make sure you have enough memory

1. Use gtz to decompress NA12878_R1.fastq.gtz and NA12878_R2.fastq.gtz, and compare with the original file to see wether md5 is consistent

by this test, we can know wether NA12878_R1.fastq.gtz and NA12878_R2.fastq.gtz are corrupted

2. Run as same command args, but use bwa, and read NA12878_R1.fastq and NA12878_R2.fastq directly

by this test, we can know wether the command is ok, and bwa-gtz is ok

3. Run as same command args, Use bwa-gtz to read NA12878_R1.fastq and NA12878_R2.fastq

by this test, we can know wether bwa-gtz work with NA12878_R1.fastq and NA12878_R2.fastq, but not for NA12878_R1.fastq.gtz and NA12878_R2.fastq.gtz

If steps 1, 2 and 3 are all normal, please send the corresponding fastq and fa to me, and tell me the samtools version and the GTZ of generating NA12878_R1.fastq.gtz and NA12878_R2.fastq.gtz. I will reproduce and analyze the problem again.

Thank you!

from gtz.

mellowo avatar mellowo commented on June 15, 2024

Thank you for your quick reply.

In the topic "You can help do as following",

First, it was confirmed that the value of md5 is the same.

second, the program was performed normally in normal bwa. (NA12878.fastq.gz)


What I am curious about is,

"Here reads 794702 reads, not an elementary of 4, it should be an elementary of 4?"
In the part, should the factor value of the -t option be given to 4 in the bwa-gtz mem option?

I did it by giving 12.

from gtz.

xuxiali13 avatar xuxiali13 commented on June 15, 2024

please help do step3, because the version of bwa you use maybe not same as bwa-gtz. if bwa-gtz cann't work with NA12878_R1.fastq and NA12878_R2.fastq in step3, it's maybe the issue of corresponding version bwa in bwa-gtz.
If steps 3 work normal, please send the corresponding fastq and fa to me, and tell me the samtools version and the GTZ of generating NA12878_R1.fastq.gtz and NA12878_R2.fastq.gtz. I will reproduce and analyze the problem again.
thanks.

from gtz.

mellowo avatar mellowo commented on June 15, 2024

The typical bwa version I used is 0.7.17, i.e. the same version as bwa-gtz.

GTZ-version : 2.1.2
samtools-version : 1.2

I will do test number 3 and write again. Thank you very much.

from gtz.

mellowo avatar mellowo commented on June 15, 2024

Hi! As you said, I did test 3 times and it was done well! I have two servers, one where the program performed well and the other had an error, which is probably server specific failure. Maybe there was a problem with the computer I use. Thank you for taking care of my problem.

from gtz.

xuxiali13 avatar xuxiali13 commented on June 15, 2024

you're welcome! If you have any questions or suggestions, please send an email to [email protected], thanks.

from gtz.

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.