Skip to content

ggtree::msaplot in your own example posted on Rbloggers is not working #626

Open
@monis4567

Description

@monis4567

I searched for issues related to the function 'ggtree::msaplot' and found this website:
https://www.r-bloggers.com/2016/08/ggtree-for-microbiome-data/

I am unable to get this line working:
msaplot(p, Biostrings::BStringSet(barcode), width=.3, offset=.05)

I get this error:
Error in msaplot(p, Biostrings::BStringSet(barcode), width = 0.3, offset = 0.05) :
multiple sequence alignment is not available...
-> check the parameter 'fasta'...

I am trying it out with ggtree in v ‘3.12.0’ in R version 4.4.1 (2024-06-14) in Rstudio 2024.04.2 Build 764 on Ubuntu 22.04.4 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions