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

Core dump on simple example #3

Open
blinard-BIOINFO opened this issue May 22, 2020 · 0 comments
Open

Core dump on simple example #3

blinard-BIOINFO opened this issue May 22, 2020 · 0 comments

Comments

@blinard-BIOINFO
Copy link

blinard-BIOINFO commented May 22, 2020

Hi,
I'm trying to use tagdust on the simplest toy example I can imagine, but always get a core dump result.
Can you tell me what I'm doing wrong ?

Thank you.

Command:
./tagdust -1 B:AACGCTTC -2 R:N sample.fasta -o test

Input sequences (sample.fasta):

>M00234:812:000000000-J36YP:1:1102:17688:2041 1:N:0:GAGTGG
AAAACGCTTCCTTCCGGTACACTTACCATGTTACGACTTGTCTCCTCTATATAAATGCGTAGGGGTTTTAGTTAAATGTCCTTTGAAGTATACTTGAGGAGAGTGACGGGCGGTGTGAAGCGTTG

As you can see, the barcode is present at the 3rd position of the input sequence.
But I got this error:

$ ./tagdust -1 B:AACGCTTC -2 R:N  sample.fasta -o test 
[2020-05-22 12:08:27]	Tagdust 2.32, Copyright (C) 2013-2019 Timo Lassmann <timolassmann@gmail.com>
[2020-05-22 12:08:27]	cmd: ./tagdust -1 B:AACGCTTC -2 R:N -o test /home/ben/Dropbox/SPYGEN/DEMUX_TESTS/vsearc_merged_sample.fasta 
[2020-05-22 12:08:27]	Start Run
--------------------------------------------------
[2020-05-22 12:08:27]	Determining threshold for read0.
[2020-05-22 12:08:39]	Long sequence found. Need to realloc model...
[2020-05-22 12:09:13]	Selected Threshold:: 0.513514
Segmentation fault (core dumped)
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

1 participant