Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jylee
    replied
    Hi all,
    I am encountering same issue SIGNAL 9 (KILL). I wonder how you solved this issue.

    Anthony h,
    Could you describe more detail how you set -k <int> options?

    Leave a comment:


  • anthony_h
    replied
    Yes, it was running out of memory.

    Switched to using -k instead of -a and it completed.

    Leave a comment:


  • Richard Finney
    replied
    How much memory does you system have?

    System may kill processes if there is severe resource starvation; i.e. no memory available.

    Leave a comment:


  • ctseto
    replied
    What happens when you use --local --very-sensitive-local at the same time? I assume it picks one and keeps on going?

    Leave a comment:


  • davidblaney
    replied
    I was thinking a memory issue when I first read this. Have a look at the requirement on there website. Failing that drop them an email.

    Leave a comment:


  • anthony_h
    replied
    Also getting KILL

    I am also getting this when I turn on the -a option.

    Without -a my file of ~7M reads gets mapped against human genome hg19 successfully. With -a it bombs out even if I truncate to 200k reads. Maybe the process is using too much memory and the OS is killing it?

    Leave a comment:


  • GeneJockey
    started a topic Bowtie signal 9 (KILL) error

    Bowtie signal 9 (KILL) error

    I'm aligning a bunch of Illumina runs using Bowtie2 and I'm getting a frustrating error with only a few of the fastq files.

    I run them with the following command:

    bowtie2 -p 10 -x mm10_genome -1 SRR594396_1.fastq -2 SRR594396_2.fastq --local --very-sensitive-local --no-mixed --no-discordant | samtools view -uS - | samtools sort -m 10000000000 - SRR594393_genome

    Here are the outputs I get for a few fastq file pairs:

    SRR594399_genome
    [samopen] SAM header is present: 22 sequences.
    Parse error at line 111594048: missing colon in auxiliary data
    [bam_sort_core] merging from 2 files...

    SRR594400_genome
    [samopen] SAM header is present: 22 sequences.
    bowtie2-align died with signal 9 (KILL)
    [sam_read1] reference 'SRR59' is recognized as '*'.
    [main_samview] truncated file.
    [bam_sort_core] merging from 2 files...

    SRR594401_genome
    [samopen] SAM header is present: 22 sequences.
    Parse error at line 111266936: sequence and quality are inconsistent
    [bam_sort_core] merging from 2 files...

    SRR594396_genome
    [samopen] SAM header is present: 22 sequences.
    bowtie2-align died with signal 9 (KILL)
    Parse error at line 111938538: missing colon in auxiliary data
    [bam_sort_core] merging from 2 files...

    SRR594415_genome
    [samopen] SAM header is present: 22 sequences.
    bowtie2-align died with signal 9 (KILL)
    Parse error at line 112131890: missing colon in auxiliary data
    [bam_sort_core] merging from 2 files...

    SRR594417_genome
    [samopen] SAM header is present: 22 sequences.
    bowtie2-align died with signal 9 (KILL)
    Parse error at line 112044487: sequence and quality are inconsistent
    [bam_sort_core] merging from 2 files...

    I can't find anything about this KILL error and googling the parse errors isn't helping much. I think the parsing has something to do with bowtie failing and then the sam->bam operation subsequently failing on the last line.

    Can anyone help with this KILL business?

Latest Articles

Collapse

  • seqadmin
    Recent Advances in Sequencing Technologies
    by seqadmin







    Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

    Long-Read Sequencing
    Long-read sequencing has...
    12-02-2024, 01:49 PM
  • seqadmin
    Genetic Variation in Immunogenetics and Antibody Diversity
    by seqadmin



    The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
    11-06-2024, 07:24 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 12-02-2024, 09:29 AM
0 responses
144 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-02-2024, 09:06 AM
0 responses
51 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-02-2024, 08:03 AM
0 responses
41 views
0 likes
Last Post seqadmin  
Started by seqadmin, 11-22-2024, 07:36 AM
0 responses
70 views
0 likes
Last Post seqadmin  
Working...
X