Skip to content

ltrdigest_complete.fas_DfamAnnotation.out' does not exist #22

@sadikmu

Description

@sadikmu

Hi LTRpred is crushing after step 4. Dfam is manually downlaoded and kept in the directory where ltrpred set to run and assigned with annotate = "Dfam", Dfam.db = "dfam" in the ltrpred R script

:~/ltrpred$ ls -lht dfam
Dfam.hmm.h3f
Dfam.hmm.h3i
Dfam.hmm.h3m
Dfam.hmm.h3p
Dfam.hmm
perl /usr/local/bin/dfamscan.pl -help
Command line options for controlling /usr/local/bin/dfamscan.pl
-------------------------------------------------------------------------------
   --help       : prints this help messeage
   --version    : prints version information for this program and
                  both nhmmscan and trf
   Requires either
    --dfam_infile <s>    Use this is you've already run nhmmscan, and
                         just want to perfom dfamscan filtering/sorting.
                         The file must be the one produced by nhmmscan's
                         --dfamtblout flag.
                         (Note: must be nhmmscan output, not nhmmer output)
   or both of these
    --fastafile <s>      Use these if you want dfamscan to control a
    --hmmfile <s>        run of nhmmscan, then do filtering/sorting

`LTRpred - Step 4:
Perform ORF Prediction using 'usearch -fastx_findorfs' ...
00:00 37Mb      0.1% Working^M00:01 37Mb      0.2% Working^M00:02 88Mb     63.3% Working^M00:02 121Mb   100.0% Working

WARNING: Input has lower-case masked sequences

Join ORF Prediction table: nrow(df) = 4828 candidates.
unique(ID) = 4828 candidates.
unique(orf.id) = 4828 candidates.

A HMMer search against the Dfam database located at 'dfam' using 16 cores is performed to annotate de novo predicted retrotransposons ...
Run Dfam scan...
Fatal exception (source file esl_hmm.c, line 198):
malloc of size -307968 failed
Aborted (core dumped)
Error running command:
nhmmscan --noali -E 0.001 --dfamtblout /tmp/nXeK2iJYcP --cpu=16 dfam/Dfam.hmm /home/ltrpred/epo_ltrdigest/epo-ltrdigest_complete.fas
Finished Dfam scan!
A dfam query file has been generated and stored at/home/ltrpred/epo-ltrdigest_complete.fas_DfamAnnotation.out.

Error: The file '/home/ltrpred/epo-ltrdigest_complete.fas_DfamAnnotation.out' does not exist! Please check the correct path to the dfam.file.

In addition: Warning message:
`data_frame()` is deprecated as of tibble 1.1.0.
Please use `tibble()` instead.
This warning is displayed once every 8 hours.
Call `lifecycle::last_warnings()` to see where this warning was generated. 
Execution halted`

Any suggesion please?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions