-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jaime Huerta-Cepas edited this page Jan 20, 2016
·
2 revisions
To see how wiki would look for doc purposes
Can people contribute changes?To create a paragraph, simply create a block of text that is not separated by one or more blank lines. Blocks of text separated by one or more blank lines will be parsed as paragraphs.
If you want to create a line break, end a line with two or more spaces, then hit Return/Enter.
Do we have syntax highlight?
from ete3 import Tree
for n in Tree("mytree.new"):
print n.name