-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I am currently learning to use the PrimerTree software package developed by your team. When I constructed a phylogenetic tree of 16S mammal primes with the following script, the results were inconsistent with the literature. I would like to ask if you know what went wrong, or can you send me a 16S mammal tree correct script?
>library(primerTree)
>mammals_16S = search_primer_pair(name='Mammals 16S',
'CGGTTGGGGTGACCTCGGA', 'GCTGTTATCCCTAGGGTAACT', num_aligns=2000, total_primer_specificity_mismatch=3)
mammals_16S_filtered <- filter_seqs(mammals_16S, min_length=131, max_length= 156)
plot(mammals_16S_filtered, ranks='class', size =1, guide_size = NULL)
plot(mammals_16S_filtered, ranks='order', size =1, guide_size = NULL)
Warm regards,
Min Hui
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels