## Get the sequences. my @input_seqs = getSeqfromfasta2lmers($file); ## And a count of them my $nofseq = @input_seqs;