Reduced versions of the 23MB tree by scripts?
1
0
Entering edit mode
8.4 years ago

I am working on a school biology program using alot of 3D and physx to represent trees, and I also have to write the tree parsing algorithms so it's quite a steep learning process in phylogeny trees.

The first tree I found was 1.79MB and formatted with branch length:

8):3.5):0.0,(Boselaphus_tragocamelus:6.716975,Tetracerus_quadricornis:6.716975):10.583025):

and now I have the 23MB version which is formatted:

(Azaera_nodoses_ott3154881,Azaera_lophophora_ott3157572,Azaera_squalidella_ott3154879,Azaera_muciella_ott3157571)Azaera_ott3154880,

I am only interested in species for which there could be a photo online, so I can delete all the species of type:

Azaera_ott3154880 ?

And then, there is also S*P_*... I can get rid of all the SP ones because they are not practical for a amateur biology research?

Are there other types of species nomenclatures other than ott and SP that I should take away from the project to make it easier?

Then I just have to rewrite the parser to use _ott as a species demarker and ) as a node demarker, are there some simplified reformatted versions of the tree available, can someone recommend me a program where by I can take out everything that isn't binomial nomenclature and save as a .NWK file?

If Gaia time permits can you even write a new tree for me and upload it as a new resource for general use for the internet keeping only binomial named species?

Thanks!

phylogeny treeoflife newick tree • 1.9k views
ADD COMMENT
0
Entering edit mode

I WOULD BE VERY GRATEFUL IF SOMEONE COULD SAVE ME 3 TREES, ANIMALAE, PLANTAE, AND FUNGHI, INTO 3 NEWICK FILES AND UPLOAD THEM SOME PLACE? PLEASE

ADD REPLY
0
Entering edit mode
8.4 years ago
jhc ★ 3.0k

There are many, check ETE toolkit, Biopython, Bio::Phylo, Dendropy...

ADD COMMENT
0
Entering edit mode

Thankyou jhc, i tried the ones that you mention, they are all for linux, i have managed to install figuetree and it's java so virtual memory problems probably for 2mn species tree. I ll try to find something for win32, will say what happens. thanks.

ADD REPLY
0
Entering edit mode

I still didn't manage to find a single windows program that can load and edit the open tree of life file. even NotePad++ can't open it. It is 80mb .tre uncompressed. I figure i have to make a code for it using windows C# openstreamreader library.

ADD REPLY

Login before adding your answer.

Traffic: 1267 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6