Giter Site home page Giter Site logo

Comments (9)

hnaeem avatar hnaeem commented on August 25, 2024

there has been no response regarding the error

from tensorqtl.

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

It's not clear what the error is — you can ignore the rfunc and torch.qr warnings. Are the expected output files generated? Can you please provide more details about how you're running this? Are R and rpy2 installed in the same environment that tensorqtl is run in?

from tensorqtl.

hnaeem avatar hnaeem commented on August 25, 2024

Dear @francois-a, Thank you for your message.
All the TensorQTL, R, and rpy2 packages are available on the HPC where I am running the script. Here is the command for running TensorQTL in trans mode. I am getting the expected outcome (a log file and a txt.gz file containing trans-QTL results).

Submitting the jobs per chromosome on LSF

for chr in {1..22}; do
echo "tensorqtl ${plink_prefix_path}chr${chr} ${bed} ${prefix}_${chr} --mode trans --covariates ${cov} --maf_threshold 0.01 --output_text --output_dir $path/output/tensorqtl --return_r2" |bsub -q bionanoNFS -n 32 -P tensorqtl -J tensorqtl -e $path/log/tensorqtl.${chr}.e -o $path/log/tensorqtl.${chr}.o
done

from tensorqtl.

hnaeem avatar hnaeem commented on August 25, 2024

Dear @francois-a, I am receiving the anticipated outcome (a log file and a txt.gz file containing trans-QTL results). Can I rely on the output despite the error message mentioned above?

from tensorqtl.

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

In principle yes. Please update tensorQTL to the latest version, the torch.qr warning was resolved a while ago.

from tensorqtl.

hnaeem avatar hnaeem commented on August 25, 2024

Dear @francois-a, Thank you for your message. I will install the latest version of the tool and let you know if there are any issues. Thank you.

from tensorqtl.

hnaeem avatar hnaeem commented on August 25, 2024

Is this the updated version : v1.0.9?

from tensorqtl.

lintingyi2014 avatar lintingyi2014 commented on August 25, 2024

Hey hnaeem,
I used to have this error too, the hpc we use installs tensorqtls as singularities on the hpc but the dependencies are needed separately. The singularities does not access the hpc's packages (rpy2). I suggest that you contact your institution's IT office.

from tensorqtl.

lintingyi2014 avatar lintingyi2014 commented on August 25, 2024

Also, try --partition=gpu to allocate gpu

from tensorqtl.

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.