Skip to content

Error when running split_fasta.pl #5

@shenwei356

Description

@shenwei356

Hi @jimhester , it failed to run split_fasta.pl

$ split_fasta.pl -amount 2 dataset_A.fa -force
dataset_A.fa:  98% [==================================*============================================  ]0m00s
 LeftNot an ARRAY reference at /usr/local/bin/split_fasta.pl line 118, <$_[...]> line 175365.
$ split_fasta.pl -amount 2 dataset_B.fa -force                                
dataset_B.fa:  56% [*=============================================                                   ]0m00s 
LeftNot an ARRAY reference at /usr/local/bin/split_fasta.pl line 118, <$_[...]> line 7.
$ split_fasta.pl -amount 2 dataset_RNA.fasta -force                           
Not an ARRAY reference at /usr/local/bin/split_fasta.pl line 118, <$_[...]> line 101.

I checked the code and printed the type of $seq_ref, it was REF, and there was error information:

Virtual timer expired

By the way, I'm writing a FASTA kit, named fakit, and I've done some benchmarks with similar tools, including fasta_utilities. Could you please take few minutes to look and give some advice?

sincerely,
Wei

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