Deprecated documentation parameter names
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open the tutorial page at the issue's linked documentation URL and locate the code block containing t.populate(10, random_dist=True). Check coretype.tree.populate() to confirm the current parameter name. Done means updating the example to use random_branches=True.
Written by the indexing model from the issue text.
Description
at http://etetoolkit.org/docs/latest/tutorial/tutorial_drawing.html#show-leaf-node-names-branch-length-and-branch-support
the code block
t.populate(10, random_dist=True)
the parameter random_dist should be random_branches which is current in coretype.tree.populate()
- Dominant language
- Python
- Stars
- 885
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from etetoolkit/ete
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
etetoolkit/ete#810 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
etetoolkit/ete#527 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
etetoolkit/ete#817 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
etetoolkit/ete#816 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
etetoolkit/ete#811 ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100