Code Monkey home page Code Monkey logo

newick's People

Contributors

rcedgar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vikash84

newick's Issues

error with relabel command

I have this error message when using relabel command :

---Fatal error---
Missing input file name

I used the following files in the command:

newick -relabel NP_214621.nwk.txt -labels labels.txt -output NP_214621_tb2.nwk

NP_214621.nwk.txt
labels.txt

Really appreciate your help. This software is very useful in my research. I really want to use this in my next step analysis. Looking forward to your reply.

Compilation error - treeN.h: No such file or directory

Running the make command within cloned repo /src directory returns below error:

g++  -DNDEBUG -pthread  -O3 -fopenmp -ffast-math -msse -mfpmath=sse -c -o o/relabel.o relabel.cpp
relabel.cpp:2:10: fatal error: treeN.h: No such file or directory
    2 | #include "treeN.h"
      |          ^~~~~~~~~
compilation terminated.
make: *** [Makefile:154: o/relabel.o] Error 1

Granted, there's a binary available directly on the front page, but I'd love to be able to compile this myself for study's sake.
Copying the noted treen.h file into usr/include on my system doesn't seem to change anything.

My system is Ubuntu 22.04.3 LTS running system default g++

Thank you!

subtree command

Hi,

I want to use the subtree command, but when I use the following command line:

newick -input NP_214621.nwk.txt -labels labels.txt -output NP_214621_subtree.nwk

it gives me this error message:

Invalid command line
Unknown option input

so I guess it might should be like this :

newick -subtree NP_214621.nwk.txt -labels labels.txt -output NP_214621_subtree.nwk

this time it gave me more information but still failed:

newick v1.0.1429_i86linux64, 16.3Gb RAM, 12 cores

newick 1.0.1429_i86linux64  16.3Gb RAM, 12 cores
(C) Copyright 2020-21 Robert C. Edgar, all rights reserved.
https://drive5.com



newick -subtree NP_214621.nwk.txt -labels labels.txt -output NP_214621_subtree.nwk
Elapsed time 00:00
Max memory 0.0b

---Fatal error---
Not implemented

Any idea what went wrong? Please kindly help me out.

Yang

newick -draw giving error

newick -draw core.newick -svg test.svg
---Fatal error---
tree2.cpp(836) assert failed: IsRooted()

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.