-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm getting several errors when running the first step with islander.pl on the testdata and I'm not sure if it's normal because there's also a lot of "completed successfully".
Notable ones:
awk: fatal: cannot open file `rfind.gff' for reading (No such file or directory)
Error: Unable to open file rfam.gff. Exiting.
Error: Unable to open file tmrna.gff. Exiting.
Error: Unable to open file trna.gff. Exiting.
Error: Unable to open file trna.gff. Exiting.
Command 'prokka --rfam --prefix protein --locustag genome --gcode 11 --kingdom Bacteria --cpus 1 --rnammer --notrna --outdir ./ --force --quiet --locustag Eco837 ../genome.fa' failed with error message 512
***** ERROR: Requested column 4, but database file stdin only has fields 1 - 0.
please see full islander.log in attachment. It finishes with:
# CPU time: 10.20u 0.38s 00:00:10.58 Elapsed: 00:00:10.58
//
[ok]
Command 'cmscan -o /dev/null --cpu 0 --tblout tmrna.tbl --oskip --fmt 2 /home/leon/tools/TIGER/db/cm/tmrna.cm /home/leon/tools/TIGER/testdata/genome.fa' succeeded
so not sure if this is ok or not.
I installed all dependencies with conda to match your exact versions:
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 1_gnu conda-forge
aragorn 1.2.38 h516909a_3 bioconda
barrnap 0.9 3 bioconda
bedtools 2.27.1 he513fc3_4 bioconda
blast 2.6.0 boost1.64_2 bioconda
boost 1.64.0 py36_4 conda-forge
boost-cpp 1.64.0 1 conda-forge
bzip2 1.0.8 h516909a_3 conda-forge
ca-certificates 2020.6.20 hecda079_0 conda-forge
certifi 2020.6.20 py36h9f0ad1d_0 conda-forge
expat 2.2.9 he1b5a44_2 conda-forge
hmmer 3.3 he1b5a44_1 bioconda
icu 58.2 hf484d3e_1000 conda-forge
infernal 1.1.2 h516909a_3 bioconda
ld_impl_linux-64 2.34 hc38a660_9 conda-forge
libblas 3.8.0 17_openblas conda-forge
libcblas 3.8.0 17_openblas conda-forge
libffi 3.2.1 he1b5a44_1007 conda-forge
libgcc 7.2.0 h69d50b8_2 conda-forge
libgcc-ng 9.3.0 h24d8f2e_16 conda-forge
libgfortran-ng 7.5.0 hdf63c60_16 conda-forge
libgomp 9.3.0 h24d8f2e_16 conda-forge
libiconv 1.16 h516909a_0 conda-forge
libidn11 1.34 h1cef754_0 conda-forge
liblapack 3.8.0 17_openblas conda-forge
libopenblas 0.3.10 pthreads_hb3c22a3_4 conda-forge
libstdcxx-ng 9.3.0 hdf63c60_16 conda-forge
minced 0.4.2 0 bioconda
ncurses 6.2 he1b5a44_1 conda-forge
numpy 1.19.1 py36h3849536_2 conda-forge
openjdk 11.0.1 h516909a_1016 conda-forge
openssl 1.1.1g h516909a_1 conda-forge
parallel 20160622 1 bioconda
perl 5.26.2 h516909a_1006 conda-forge
perl-app-cpanminus 1.7044 pl526_1 bioconda
perl-bioperl 1.6.924 4 bioconda
perl-carp 1.38 pl526_3 bioconda
perl-constant 1.33 pl526_1 bioconda
perl-exporter 5.72 pl526_1 bioconda
perl-extutils-makemaker 7.36 pl526_1 bioconda
perl-file-path 2.16 pl526_0 bioconda
perl-file-temp 0.2304 pl526_2 bioconda
perl-ipc-run3 0.048 pl526_0 bioconda
perl-parent 0.236 pl526_1 bioconda
perl-threaded 5.26.0 0 bioconda
perl-time-hires 1.9760 pl526h14c3975_1 bioconda
perl-xml-namespacesupport 1.12 pl526_0 bioconda
perl-xml-parser 2.44 pl526h4e0c4b3_7 bioconda
perl-xml-sax 1.02 pl526_0 bioconda
perl-xml-sax-base 1.09 pl526_0 bioconda
perl-xml-sax-expat 0.51 pl526_3 bioconda
perl-xml-simple 2.25 pl526_1 bioconda
perl-xsloader 0.24 pl526_0 bioconda
perl-yaml 1.29 pl526_0 bioconda
pip 20.2.2 py_0 conda-forge
prodigal 2.6.3 h516909a_2 bioconda
prokka 1.11 0 bioconda
python 3.6.11 h4d41432_2_cpython conda-forge
python_abi 3.6 1_cp36m conda-forge
readline 8.0 he28a2e2_2 conda-forge
setuptools 49.6.0 py36h9f0ad1d_0 conda-forge
sqlite 3.33.0 h4cf870e_0 conda-forge
tbl2asn 25.7 0 bioconda
tk 8.6.10 hed695b0_0 conda-forge
trnascan-se 2.0.3 pl526h14c3975_0 bioconda
wheel 0.35.1 pyh9f0ad1d_0 conda-forge
xz 5.2.5 h516909a_1 conda-forge
zlib 1.2.11 h516909a_1007 conda-forge
The only difference is tRNAscan-SE which can only be 2.0-1 or 2.0.3, because 2.0.2 is not available.
Thanks,
Leon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels