Coder Social home page Coder Social logo

Comments (5)

xavierdidelot avatar xavierdidelot commented on July 20, 2024

Dear Daniel,

This error message means that you have bootstrap values in your newick file that need to be removed. You can remove them using the following perl one liner:
perl -i.bk -wpe's/)[0-9.]*:/):/g' /home/SNV1.txt

Best wishes,
Xavier

from clonalframeml.

danknight avatar danknight commented on July 20, 2024

Thanks for the super-fast reply!

From: Xavier Didelot [mailto:[email protected]]
Sent: Thursday, 9 July 2015 4:15 PM
To: xavierdidelot/ClonalFrameML
Cc: Dan Knight
Subject: Re: [ClonalFrameML] Newick tree tip label 1.000000 was not expected (#17)

Dear Daniel,

This error message means that you have bootstrap values in your newick file that need to be removed. You can remove them using the following perl one liner:
perl -i.bk -wpe's/)[0-9.]*:/):/g' /home/SNV1.txt

Best wishes,
Xavier

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-119869710.

from clonalframeml.

xavierdidelot avatar xavierdidelot commented on July 20, 2024

Hi Ed,

You should make sure that the header lines of your XMFA file are formatted
for example as follows:

seq5
In particular nothing is allowed after the "seq5" (as there would be if
your xmfa is the output of mauve for example) and no space is allowed after
the ">" symbol.

Best wishes,
Xavier

On 23 September 2015 at 18:17, simianraticus [email protected]
wrote:

Dear Xavier,

I am experiencing a similar issue, but apparently is more closely related
to the one reported previously (#7
#7) and resolved
offline.

I run the command:
./ClonalFrameML /home/prova1.nwk /home/prova1.xmfa /home/prova1_out
-xmfa_file true -show_progress true

but I get the following error:

"ClonalFrameML version 1.-178
xmfa_file = true
show_progress = true
Finished reading in control file.

Read 6 sequences of length 2844495 sites from /home/prova1.xmfa
ERROR: convert_NewickTree_to_marginal_tree(): Newick tree tip label seq5
was not expected"

Could you please help me to resolve this?

All the best

Ed

β€”
Reply to this email directly or view it on GitHub
#17 (comment)
.

from clonalframeml.

saadleeshehreen avatar saadleeshehreen commented on July 20, 2024

Dear Xavier,
I am having difficulties running ClonalFrameML. I aligned my sequences with progressivaMauve. That software generates .xmfa and .tree files. According to that software, the tree is the standard Newick tree file format. I changed the file extension to .phyML.newick from .tree. But converted the .xmfa to .fasta as ClonalFrameML produced error message. Then run the following command:

/.clonalFrameML my_seqs.phyML.newick t2.fasta my_seqs.out

But got the following error message:

"Numbers of nodes in Newick tree inconsistent with that expected."

Do you have any suggestions about generating two input files? Which software can I use rather progressiveMauve?

Cheers

from clonalframeml.

xavierdidelot avatar xavierdidelot commented on July 20, 2024

The recommended method for building the alignment is to use reference mapping, for example BWA, SMALT, Bowtie or Stampy. Or if you only have your genomes as de novo assembled contigs, you could use MUMMER to align them all one by one against a reference genome.

from clonalframeml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.