sangeranalyseR icon indicating copy to clipboard operation
sangeranalyseR copied to clipboard

Error in TreeLine

Open anugos opened this issue 2 years ago • 2 comments

Hi Can you plase help me identify the error given below: Error in TreeLine(myDistMatrix = dist, method = "UPGMA", type = "both", : could not find function "TreeLine"

I only have forward reads and have used following command

my_aligned_contigs <- SangerAlignment(ABIF_Directory = "C:/Users/path**1", processMethod = "REGEX", REGEX_SuffixForward = "[0-9]*_F.ab1$", REGEX_SuffixReverse = "X.ccc$",minReadsNum=1,M1TrimmingCutoff=.001)

Thank you. -Anu

anugos avatar May 31 '22 18:05 anugos