Skip to content

read.raxml() parsing error #121

@gunjanpandey

Description

@gunjanpandey

I aligned protein sequences with

raxml -T 32 -s sequences.aln -n pinA.output -m PROTGAMMABLOSUM62 -f d -b 1 -N 100 -p 1 -d

but while trying to load the RAxML_bootstrap.pinA.output using read.raxml() getting this error. This file is being read correctly by IQtree online server.

read.raxml("RAxML_bootstrap.pinA.output")

Error in `[[<-.multiPhylo`(`*tmp*`, i, value = NULL) : 
  trying to assign an object not of class "phylo" into an object of class "multiPhylo".

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