Skip to content

empty names in input #56

@s-will

Description

@s-will

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 ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions