Giter VIP home page Giter VIP logo

haplotype-reconstruction's People

Contributors

hannahkimincompbio avatar hongs avatar stephenshank avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

haplotype-reconstruction's Issues

Problems with running aBayesQR and regresshaplo

I'm trying to run the haplotypers on the Silverback cluster on the HIV data and am getting errors when running aBayesQR and regresshaplo (and savage but the problems with that are already known).

When I run aBayesQR, it fails on the last step (running aBayesQR on the aligned reads) and returns the following error:

Error in rule abayesqr:
jobid: 0
output: output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/config, output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/test_Freq.txt, output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/test_Seq.txt, output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/test_ViralSeq.txt, output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/haplotypes.fasta

RuleException:
CalledProcessError in line 519 of /home/nickeener/haplotype-reconstruction/Snakefile:
Command 'set -euo pipefail; aBayesQR output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/config' returned non-zero exit status 127.
File "/home/nickeener/haplotype-reconstruction/Snakefile", line 519, in __rule_abayesqr
File "/home/nickeener/anaconda3/envs/haplotype-reconstruction/lib/python3.6/concurrent/futures/thread.py", line 56, in run
Removing output files of failed job abayesqr since they might be corrupted:
output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/config
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message

I used this command to get that result:
snakemake --cluster 'qsub -o ./logs -e ./logs -V -d pwd-l nodes=1:ppn=2' -j 1 -k output/SRR961669-PacBio/fastp/bowtie2/pol/abayesqr/haplotypes.fasta

With regresshaplo, it doesn't even run, giving this error message as soon as I run the command:

MissingRuleException:
No rule to produce output/SRR961669-PacBio/fastp/bowtie2/pol/regresshaplo/haplotypes.fasta (if you use input functions make sure that they don't raise unexpected exceptions).

This was the command that was used:
snakemake --cluster 'qsub -o ./logs -e ./logs -V -d pwd-l nodes=1:ppn=1' -j 1 -k output/SRR961669-PacBio/fastp/bowtie2/pol/regresshaplo/haplotypes.fasta

Am I doing something wrong here or are these actual bugs?

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.