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

empty names in input #56

Open
s-will opened this issue Jan 21, 2019 · 0 comments
Open

empty names in input #56

s-will opened this issue Jan 21, 2019 · 0 comments

Comments

@s-will
Copy link
Owner

s-will commented Jan 21, 2019

thanks to Paul Klemm:

RNAalifold, locarna

SOURCE of error : fasta with an empty genename

-> RNAalifold throws malloc error

-> locarna ignores gene with empty name

##############################################

##########

RNAalifold

##########

(generated the example.aln with 'clustalw2 example.fasta -CLUSTERING=UPGMA')

$ RNAalifold example.aln

RNAalifold(96372,0x7fffb166b380) malloc: *** error for object 0x7ff24c501cb0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

##########

mlocarna

##########

ignores the gene with empty name '>' since it cannot create a file with name ''

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