Skip to content

Problems with downloading all trees with a fixed number of taxa #292

@MareikeFischer

Description

@MareikeFischer

Hello,

I was following the manual's example:

all trees with 5 taxa

five <- search_treebase(5, by="ntax", max_trees = 10)

When I type exactly this line in R, I get for instance the following trees (tree ID followed by number of taxa):

4120, 5
65619, 38
65561, 10
2826, 5
66495, 6
2632, 5
65607, 10
2823, 5
1512, 4
65582, 8

This is NOT a list of only trees with five taxa.

Alternatively, I have tried to download trees from the website (without using R), but it crashes every time. I am not able to download the trees I need (which is all trees with certain numbers of taxa). What can I do?

Kind regards,
MF

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