[maker-devel] maker failure with example data
Carson Holt
carson.holt at genetics.utah.edu
Mon Sep 29 08:47:00 MDT 2014
The error is caused by the BioPerl indexer returning an empty length for the indexed fasta sequence (possibly because of a corrupt index file or other reasons). You may need to reinstall BioPerl (use the CPAN version not the BioPerl-live version), or reinstall Berkley DB (used by the BioPerl indexer), or reinstall the Perl module DB_File via CPAN (Perl's interface to Berkley DB). After reinstalling BioPerl, delete the mpi_blastdb directory for the MAKER run before retrying.
Also verify that the /tmp directory on your system or the directory pointed to by TMP= in the maker_opts,ctl file is not full and that TMP= is not set to an NFS mounted location.
Thanks,
Carson
From: Goutham atla <goutham.atla at gmail.com<mailto:goutham.atla at gmail.com>>
Date: Monday, September 29, 2014 at 6:33 AM
To: <maker-devel at yandell-lab.org<mailto:maker-devel at yandell-lab.org>>
Subject: maker failure with example data
Dear All,
I am running maker with the demo file, i.e dip_contig.fasta by keeping all other parameters in .ctl files as default. But it do not progress and shows the following message that the length of the sequence is 0. Can anybody help me ?
--Next Contig--
MAKER WARNING: All old files will be erased before continuing
#---------------------------------------------------------------------
Skipping the contig because it is too short!!
SeqID: contig-dpp-500-500
Length: 0
#---------------------------------------------------------------------
Regards,
Goutham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://yandell-lab.org/pipermail/maker-devel_yandell-lab.org/attachments/20140929/e45affc5/attachment-0003.html>
More information about the maker-devel
mailing list