primerTree icon indicating copy to clipboard operation
primerTree copied to clipboard

error in calc_rank_dist_ave

Open babinecha opened this issue 3 years ago • 2 comments

Hello again!

I'm trying to use calc_rank_dist_ave command, but it returns the following error:

Error in names(x) <- value : 'names' attribute [2] must be the same length as the vector [1]

I think it's may be due to my result from search_primer_pair: the "BLAST_result" data frame has 500 rows, but "taxonomy" data frame has 486 rows. How can I resolve this problem?

babinecha avatar Feb 25 '22 15:02 babinecha

Hi, can you give me the primers you were searching with so I can see if the issue is reproducible on my end? It's hard to troubleshoot the issue otherwise. Thanks, Matt

MVesuviusC avatar Feb 28 '22 13:02 MVesuviusC

Hi, I'm trying several primer pairs and it returns the same issue. For exemple: GATGTTGGATCAGGACAT + CTCCGGTCTGAACTCAGA

babinecha avatar Mar 03 '22 23:03 babinecha