Coder Social home page Coder Social logo

Comments (8)

Microbiology avatar Microbiology commented on August 23, 2024

There is an error where it is doing the decontamination but losing the resulting files. Tracking the bug and updating the scripts now.

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

I confirmed it is now working as one file at a time, so I am restarting it to run it in parallel.

Fingers crossed!

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Okay looks like it is running in parallel just fine.

han makefile

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Okay Im getting about half of the samples to complete. The others are giving me this error:

[bsw2_aln] read 81045 sequences (10000086 bp)...
[bsw2_aln] read 80551 sequences (10000112 bp)...
[bsw2_aln] read 80275 sequences (10000025 bp)...
[bsw2_aln] read 80311 sequences (10000090 bp)...
cp: cannot stat `data/QC/MG100065_R2.fastq.output/*clean.fq': No such file or directory
cp: cannot stat `data/QC/MG100065_R2.fastq.output/*cont.fq': No such file or directory
make: *** [data/HumanDecon/MG100065_R2.fastq] Error 1
ERROR: system call "/mnt/EXT/Schloss-data/bin/deconseq-standalone-0.4.3/bwa64 bwasw -A -f data/QC/MG100097_R2.fastq.output/1477433425_hsref_hs_ref_GRCh38_p2.tsv /mnt/EXT/Schloss-data/bin/deconseq-standalone-0.4.3/db/hs
_ref_GRCh38_p2 data/QC/MG100097_R2.fastq" failed: 139.

Try 'deconseq -h' for more information.
Exit program.

The directories sit with empty reference files...

MG100119_R2.fastq.output:
total 4.0K
-rw-r--r--. 1 ghannig schlosslab 0 Oct 25 18:05 1477433099_hsref_hs_ref_GRCh38_p2.tsv
-rw-r--r--. 1 ghannig schlosslab 0 Oct 25 18:04 1477433099

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Okay I looked more into this and the 139 exit code has to do with a segmentation fault (memory violation). Surprise surprise. So I need to make sure I am more conservative with my memory usage the next time I run it.

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Okay I requested 8 axiom cores and I am going to limit make to 8 as well. Lets hope this works.

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Okay this is running very well. I think it is clear now that the memory was definitely the issue.

from hannigan_crcvirome_mbio_2018.

Microbiology avatar Microbiology commented on August 23, 2024

Done! Moving on.

from hannigan_crcvirome_mbio_2018.

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.