Giter Site home page Giter Site logo

Comments (3)

francois-a avatar francois-a commented on August 28, 2024

The error states that a specific chunk failed. Can you please try to run that separately and post the output?

/opt/fastqtl/bin/fastQTL --vcf /sbgenomics/Projects/cb8a783b-a338-4a0b-a63b-8d154c5f7ebd/all_test_vcf_tabix.vcf.gz --bed /sbgenomics/Projects/cb8a783b-a338-4a0b-a63b-8d154c5f7ebd/all_genes_expression_tabix.bed.gz --window 1e6 --maf-threshold 0.0 --ma-sample-threshold 0 --chunk 5 100 --out all_genes_expression_tabix_chunk005.txt.gz --log all_genes_expression_tabix_chunk005.log

from fastqtl.

Veliborka avatar Veliborka commented on August 28, 2024

Yes, and this is not the only chunk that failed. Many of them failed. I tried to run the command for some of the failed chunks (5, 9, 16 etc) and each time the error is the same. Follow the command and the logs for the chunk 9:

/opt/fastqtl/bin/fastQTL --vcf /data/all_mutations_vcf.tab.vcf.gz --bed /data/all_genes_new.tab.bed.gz --window 1e6 --maf-threshold 0.0 --ma-sample-threshold 0 --chunk 9 100 --out all_genes_expression_tabix_chunk009.txt.gz --log all_genes_expression_tabix_chunk009.log

Fast QTL

Perform nominal analysis (used to get raw p-values of association)

  • Using p-value threshold = 1.0000000000
  • Random number generator is seeded with 1531241022
  • Considering variants within 1e+06 bp of the MPs
  • Using minor allele frequency threshold = 0.0000
  • Using minor allele sample threshold = 0
  • Using INFO field AF threshold = 0.0000
  • Chunk processed 9 / 100

Scanning phenotype data in [/data/all_genes_new.tab.bed.gz]

  • 14200 phenotypes

Reading phenotype data in [/data/all_genes_new.tab.bed.gz]

  • region = 1:183387737-214454445
  • 445 samples included
  • 150 phenotypes included

Reading genotype data in [/data/all_mutations_vcf.tab.vcf.gz] in VCF format

  • region = 1:182387737-215454445
  • 100000 lines parsed
  • 200000 lines parsed
  • 300000 lines parsed
  • 400000 lines parsed
  • 500000 lines parsed
  • 600000 lines parsed
  • 700000 lines parsed
    Killed

from fastqtl.

francois-a avatar francois-a commented on August 28, 2024

It's not easy to guess the error from this output. Could this be a memory issue?

from fastqtl.

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.