Circular bootstrap consensus trees

Open
#826 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
flask, python

Research direction

Review pull request 817 and the existing tree-generation flow, focusing on how Flask handles ete3 output in the static or session folders and how templates access it. Clarify the preferred approach for circular consensus trees, then verify that the resulting tree is rendered and accessible from the relevant template.

Written by the indexing model from the issue text.

Description

enhancement Vizualization

In pull request 817 we discussed some strategies for getting circular trees. @Weiqi97 mentioned that there were some problems getting ete3 working with Flask. However, I was able to get it to generate a circular dendrogram and save it to the static folder where it could be accessed by the template. So I'm wondering if the problem is that, now that we are using plotly, we no longer save images to the session folder. If the old code we used for that is lost, perhaps we could revive it, and we could use ete3. Or was there another problem with ete3?

Of course, we can still consider other options since the ete3 image is static.

Dominant language
Python
Stars
123
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WheatonCS/Lexos

All issues in WheatonCS/Lexos

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.