Giter Site home page Giter Site logo

Comments (4)

AlexanderDilthey avatar AlexanderDilthey commented on August 24, 2024

Hi @PavitaKae, very difficult to tell - looking at the output file you provided, coverage on the class I genes (HLA-A, -B, -C) is very low. This would indicate that either the test file is corrupted, or that something with the read extraction process has gone wrong. Did you modify the reference extraction files in any way? Could you send an md5 of NA12878.mini.cram? And could you capture all of STDOUT and STDERR and post it here?

from hla-la.

PavitaKae avatar PavitaKae commented on August 24, 2024

This is my MD5sum for NA12878 file -> 45d1769ffed71418571c9a2414465a12
I didn't modify your reference graph, just download and make graph by following manual.
I attach file for .out and .err.

41436.out.txt
41436.err.txt

from hla-la.

AlexanderDilthey avatar AlexanderDilthey commented on August 24, 2024

There is some issue with read extraction - in your output log, it says processBAM::extractSeeds(): getReadIDs 833136 reads, collected 402762 read IDs., whereas it should say processBAM::extractSeeds(): getReadIDs 13649900 reads, collected 1373415 read IDs..

In your error log, there is a message from Picard: To execute picard run: java -jar $EBROOTPICARD/picard.jar (also, there are some warning messages about the locale that come from Perl, but I don't think these matter too much).

If you go into the working directory for the sample (e.g. HLA-LA/working/NA12878_mini), R_1.fastq and R_2.fastq should both be about 500Mb in size (I would expect them to be smaller on your system), and extraction.bam should be a little bit larger than 310Mb (I would expect this to be the case on your system).

I think that there is some issue with Picard - if you execute the extraction command, i.e. /tarafs/biobank/data/modules/.local/easybuild/software/Miniconda3/4.4.10/envs/noon/bin/picard SamToFastq VALIDATION_STRINGENCY=LENIENT I=/tarafs/biobank/data/home/pkaewpro/proj0015/HLA-LA/working/NA_test/extraction.bam F=/tarafs/biobank/data/home/pkaewpro/proj0015/HLA-LA/working/NA_test/R_1.fastq F2=/tarafs/biobank/data/home/pkaewpro/proj0015/HLA-LA/working/NA_test/R_2.fastq FU=/tarafs/biobank/data/home/pkaewpro/proj0015/HLA-LA/working/NA_test/R_U.fastq 2>&1, manually, do you get an error message?

from hla-la.

PavitaKae avatar PavitaKae commented on August 24, 2024

Hi, AlexanderDilthey
I back to run again, it look good. Because i choose to install new picard program.
Thank you for your response. :D

from hla-la.

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.