Skip to content

Illegal instruction error on RATTLE correct #39

@Csam488

Description

@Csam488

I'm experiencing an Illegal instruction error when attempting to run RATTLE correct. The error is consistent when using different fastq files with the only difference being the number of reads reported to be processed (ranges from 30-38). I'm running RATTLE on a HPC system using Intel(R) Xeon(R) E5-2695 v4 CPUs. Can I please get instructions on how to correct this error.

The commands I have used are:

./rattle cluster -i data.fastq -t 4 --iso -o ./
./rattle extract_clusters -c lusters.out -o ./clusters -i data.fastq --fastq
./rattle correct -c clusters.out -o ./clusters -i data.fastq --verbose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions