Skip to content

Millions of repeated errors in reads.preprocess.log file #4

@terrycojones

Description

@terrycojones

Hi. Thanks for putting the SURPI code out, and for making the Amazon AMI.

I'm running the AMI on an i2.4xlarge, as recommended.

Sometime after running SURPI.sh, apparently successfully, I happened to look in reads.preprocess.log and was surprised to see it contained many errors. These are of two types:

cat: xaa.modheader.cutadapt.summary.log: No such file or directory
cat: xaa.modheader.adapterinfo.log: No such file or directory
cat: xaa.cutadapt.cropped.fastq.log: No such file or directory
cat: xaa.preprocessed.fastq: No such file or directory
cat: xaa.cutadapt.cropped.dusted.bad.fastq: No such file or directory
cat: xab.modheader.cutadapt.summary.log: No such file or directory
cat: xab.modheader.adapterinfo.log: No such file or directory
cat: xab.cutadapt.cropped.fastq.log: No such file or directory
cat: xab.preprocessed.fastq: No such file or directory
cat: xab.cutadapt.cropped.dusted.bad.fastq: No such file or directory

Etc. And, following the above:

cat: xaq.preprocessed.fastq: No such file or directory
cat: xaq.cutadapt.cropped.dusted.bad.fastq: No such file or directory
Wed Jun 11 05:39:21 PDT 2014    preprocess_ncores.sh    done concatenating output...
Wed Jun 11 05:39:21 PDT 2014    preprocess_ncores.sh    including duplicates (did not run UNIQ)
Wed Jun 11 05:39:21 PDT 2014
Wed Jun 11 05:39:21 PDT 2014    preprocess_ncores.sh    SPLITTING time: 8 seconds
Wed Jun 11 05:39:31 PDT 2014    preprocess_ncores.sh    median CUTADAPT time per core: 11 seconds
Wed Jun 11 05:39:49 PDT 2014    preprocess_ncores.sh    median DUST time per core: 11 seconds
Wed Jun 11 05:39:49 PDT 2014    preprocess_ncores.sh    TOTAL TIME: 30 seconds
Wed Jun 11 05:39:49 PDT 2014    preprocess_ncores.sh    TOTAL CLOCK TIME (INCLUDING OVERHEAD): 607 seconds
l -h' for more information.
Exit program.

ERROR: Cannot open file : No such file or directory.

Try 'perl prinseq-lite.pl -h' for more information.
Exit program.

ERROR: Cannot open file : No such file or directory.

The file of reads I'm trying to process has 12M sequences in it. I get the above error (#2) in the reads.preprocess.log file 114M times!

Can these errors be safely ignored? Shouldn't they have appeared on stderr instead of silently being put into a log file?

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