question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sigProfilerExtractor gpu solution can't work

See original GitHub issue

Hello,

I follow example to execute sigProfilerExtractor with gpu = True. But program interrupted after matrix generation and output folder only job_metadata.txt and SBS96/All_solutions_stat.csv exist.

Below is command and result. sig.sigProfilerExtractor("vcf",testgpu_output",data,startProcess=1,endProcess=3,totalIterations=1000,gpu = True).

************** Reported Current Memory Use: 0.15 GB *****************

Starting matrix generation for SNVs and DINUCs…Completed! Elapsed time: 7.81 seconds. Matrices generated for 15 samples with 0 errors. Total of 93001 SNVs, 505 DINUCs, and 0 INDELs were successfully analyzed. Extracting signature 1 for mutation type 96


What should i do to resolve this issue?

System information is below.

OS: Centos 7 PyTorch Version: 1.2 Python Version: 3.6.8 CUDA/cuDNN Version: 9.2/7.6 GPU Model: NVIDIA Tesla K80

Thanks, Bruce

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mishugebcommented, Feb 29, 2020

Hi Bruce, Could you please install the most recent tool “pip3 install SigProfilerExtractor” and check if you get the error?

Thanks

0reactions
mishugebcommented, Nov 22, 2019

Hi Bruce, All the required packages should be installed automatically when you install this package. If there is any error, that will be detected by Travis CI and the build will not pass eventually. I will check that more, but it difficult to replicate an issue if Travis CI cannot detect that. Sorry for the inconvenience. I will check that more thoroughly.

Regards, Mishu

Read more comments on GitHub >

github_iconTop Results From Across the Web

SigProfilerExtractor Wiki - OSF
SigProfilerExtractor is a python framework that allows de novo extraction of mutational signatures from data generated in a matrix format.
Read more >
SigProfilerExtractor - PyPI
The tool identifies the number of operative mutational signatures, their activities in each sample, and the probability for each signature to ...
Read more >
(PDF) Uncovering novel mutational signatures by de novo ...
Here, we present SigProfilerExtractor, an automated tool for de novo extraction of mutational signatures, and benchmark it against another ...
Read more >
SigProfiler Bioinformatic Tools - COSMIC
SigProfilerExtractor allows de novo extraction of mutational signatures, identifying the number of operative signatures, their activities and their probability ...
Read more >
Uncovering novel mutational signatures by de novo ... - NCBI
SigProfilerExtractor and SA are the only two tools that support analysis of custom-size matrices and provide GPU support (Table 1), thus allowing analysis...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found