Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NINJA Segmentation error #16

Open
swati0689 opened this issue Jun 2, 2017 · 1 comment
Open

NINJA Segmentation error #16

swati0689 opened this issue Jun 2, 2017 · 1 comment

Comments

@swati0689
Copy link

I am trying to run NINJA on linux

I get the following error on using the command

python /home/genetics/Desktop/Ruchi_SRF/NINJA-OPS-master/bin/ninja.py -i /home/genetics/Desktop/Ruchi_SRF/Cases_Controls/combined/combined_seqs.fna -o ninja

Running NINJA-OPS filter...
"/mnt/e/Data/SNA_16S/ninja-ops/bin/ninja_filter_linux" "merge.pear.maxee1.fasta" "/mnt/e/Data/SNA_16S/ninja_otu/ninja" D 1 LOG

Segmentation fault (core dumped)

Traceback (most recent call last):
File "ninja-ops/bin/ninja.py", line 609, in
main(p)
File "ninja-ops/bin/ninja.py", line 566, in main
logger.log("NINJA-OPS filter time: " + str(t1.timeit(1)))
File "/usr/lib/python2.7/timeit.py", line 195, in timeit
timing = self.inner(it, self.timer)
File "/usr/lib/python2.7/timeit.py", line 100, in inner
_func()
File "ninja-ops/bin/ninja.py", line 564, in
run_with_shell=run_with_shell, print_only=args['print_only'])
File "ninja-ops/bin/ninja.py", line 289, in ninja_filter
raise ValueError("ERROR: Filtering failed. One possible explanation is a problem with input FASTA formatting. Please rerun with '--check_fasta'. Exiting.")
ValueError: ERROR: Filtering failed. One possible explanation is a problem with input FASTA formatting. Please rerun with '--check_fasta'. Exiting.
Any idea how to resolve the same

@GabeAl
Copy link
Owner

GabeAl commented Jun 3, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants