User: roussine
roussine • 10
- Reputation:
- 10
- Status:
- New User
- Location:
- Last seen:
- 4 months ago
- Joined:
- 3 years, 9 months ago
- Email:
- r*******@yandex.ru
Posts by roussine
<prev
• 18 results •
page 1 of 2 •
next >
0
votes
0
answers
149
views
0
answers
... Hello all,
wondering if anyone may have an idea. Using PB 4.1 (unix), and after a power outage the restart function of the `pb` module refuses with a segmentation fault and error:
data recoded. new alphabet size : 0
All working files are in place and unbroken. My guess is that pb didn't write ...
written 4 months ago by
roussine • 10
1
vote
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Thank you indeed for valuable help. -- It all just works. ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Thank you - while I was fiddling with data, python3 returns:
Traceback (most recent call last):
File "br_lens+n_supp.py", line 1, in
from ete3 import Tree
ImportError: No module named 'ete3'
ete3 is installed however at /usr/local/bin/ete3
Please let me know what am I missi ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... It's Python 3.4.3 (default, Nov 12 2018, 22:25:49) on BioLinix 8.
And yes - there is an arrow:
print(f'Tree = {sys.argv[1]}')
^
The code above doesn't show correctly: the arrow points to the last single quotation. ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Dear jrj.healey - great thanks for assistance and getting into this.
I tried the script, python returns this:
SyntaxError: invalid syntax
$ python3 br_lens+n_supp.py tree.tre [ 3:21PM]
File "br_lens+n_supp.py", line 6
print(f'Tree = {sys.argv[1]}')
Might be ve ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Ok, example in-outs are like this.
Input would be a standard newick:
((logi|XP_009052348.1:0.30900,(dapu|EFX67985.1:0.40918,dare|NP_001007771.1:0.18921)0.580:0.08422)0.826:0.09733,cate|ELT98251.1:0.29370,(lian|XP_013420576.1:0.18354,((ocbi|XP_014783723.1:0.22136,(neve|XP_001634838.1:1.09355,(s ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Dear jrj.healey – my need for this case is rather simple: to basically parse newick and extract numerical values of branch lengths and node support. I will then do basic statistics to assess trees and bin them further. This is a constitutive step of our phylogenomic approach to analyse orthology gro ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Michael – thanks indeed for your involvement. I will go through your suggestions in nearest time. ...
written 22 months ago by
roussine • 10
0
votes
2
answers
990
views
2
answers
Comment:
C: Newick trees analysis software
... Michael – thanks for your response.
The need is just a text output per each text tree: all branch lengths (or average), all node supports (or average). The values not need be in one file. Extracting these values from trees is now the step that would require ad hoc scripting if a nice pipelinable sof ...
written 22 months ago by
roussine • 10
7
votes
2
answers
990
views
2
answers
... Hello everyone-
please take a min to answer in case you might know. My need is to output basic parameters of text newick trees: branch lengths and node supports (all possibly with average values or other basic statistics, but it is not a priority). Is there a nice pipelinable soft around to do so? ...
Latest awards to roussine
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1603 users visited in the last hour