Skip to content

Example with CRISPR output files (piler-cr and CRISPRDetect) produces empty file #12

@shaman-narayanasamy

Description

@shaman-narayanasamy

Dear authors/developers,

Please find the relevant information for my issue below. Please do not hesitate to ask for more informaiton.

Looking forward to hearing from you.

Expected Behavior

Non-empty file with output file to be produced, similar to that of a regular run.

Current Behavior

Empty output file produced.

Steps to Reproduce (for bugs)

$ rm -rf tmpFolder
$ mkdir tmpFolder
$ spacepharer easy-predict examples/crisprdetect_test examples/pilercr_test output/targetSetDB predictions.tsv tmpFolder

Spacepharer Output (for bugs)

The output file is empty. spacepharer worked when applied to the fasta format spacers. Here is the stdout of the run:

predictions.tsv exists and will be overwritten
easy-predict examples/crisprdetect_test examples/pilercr_test output/targetSetDB predictions.tsv tmpFolder 

MMseqs Version:                        	5.c2e680a
Taxonomy mapping file                  	
NCBI tax dump directory                	
Substitution matrix                    	nucl:nucleotide.out,aa:VTML40.out
<< Skipped for brevity >>
[=================================================================] 100.00% 2 0s 1ms
Time for merging to predictions.tsv: 0h 0m 1s 512ms
Time for processing: 0h 0m 2s 633ms

Context

I also tested using only piler-cr results such that I make sure there is only one set of CRISPR results being evaluated. Same output.

Your Environment

Include as many relevant details about the environment you experienced the bug in.

  • Git commit used (The string after "MMseqs Version:" when you execute SpacePHARER without any parameters):
MMseqs Version:                        	5.c2e680a
  • Which SpacePHARER version was used (Statically-compiled, self-compiled, Conda, etc.):
$ mamba env export
name: spacepharer_env
channels:
  - bioconda
  - conda-forge
dependencies:
  - _libgcc_mutex=0.1=conda_forge
  - _openmp_mutex=4.5=2_gnu
  - bzip2=1.0.8=hd590300_5
  - ca-certificates=2024.2.2=hbcca054_0
  - gawk=5.3.0=ha916aea_0
  - gettext=0.21.1=h27087fc_0
  - gmp=6.3.0=h59595ed_0
  - libgcc-ng=13.2.0=h807b86a_5
  - libgomp=13.2.0=h807b86a_5
  - libidn2=2.3.7=hd590300_0
  - libstdcxx-ng=13.2.0=h7e041cc_5
  - libunistring=0.9.10=h7f98852_0
  - libxcrypt=4.4.36=hd590300_1
  - libzlib=1.2.13=hd590300_5
  - mpfr=4.2.1=h9458935_0
  - ncurses=6.4=h59595ed_2
  - openssl=3.2.1=hd590300_0
  - perl=5.32.1=7_hd590300_perl5
  - readline=8.2=h8228510_1
  - spacepharer=5.c2e680a=pl5321h6a68c12_3
  - wget=1.20.3=ha35d2d1_1
  - zlib=1.2.13=hd590300_5
prefix: /ibex/user/naras0c/conda-environments/spacepharer_env
  • For self-compiled and Homebrew: Compiler and Cmake versions used and their invocation:
    [Not applicable]
  • Server specifications (especially CPU support for AVX2/SSE and amount of system memory):
    [Not applicable]
  • Operating system and version:
$ uname -a
Linux cn605-27-r 5.14.0-162.23.1.el9_1.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 11 19:09:37 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

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