Giter Site home page Giter Site logo

psadd's Issues

No longer supported?

Is this package no longer supported in R? When I try to run it it tells me KronaTools are not installed.

Error in plot_krona function

Hello @cpauvert

Thank you for developing this package. I use this to create a krona plot from the mothur share file, which runs smoothly. However, when I use qiime2 files as an input for phyloseq object, I get this error:

Error in `[.data.frame`(df, , c("Abundance", variable, rank_names(physeq))) : undefined columns selected Calls: plot_krona -> [ -> [.data.frame

This is my command: plot_krona(physeq_do, "GP-krona", "sample_id", trim = F)

Is something that I miss here?

Thank you

plot_krona() unable to work without KronaTools

Hi Charlie,

I'm looking to use the plot_krona() function in R studio for some microbiome analyses.

I had installed the dependencies for krona using your code:
remotes::install_github("cpauvert/psadd")

Upon running plot_krona(), the following error would appear:
KronaTools are not installed. Please see https://github.com/marbl/Krona/wiki/KronaTools.

I have learned that KronaTools is a command line package, so I downloaded in Ubuntu using the code:

Install KronaTools

curl -LOk https://github.com/marbl/Krona/releases/download/v2.8.1/KronaTools-2.8.1.tar

tar xvf KronaTools-2.8.1.tar

cd KronaTools-2.8.1

sudo ./install.pl

However, I get the same error when running plot_krona() in R studio.

IS there something I'm missing? Any advice greatly appreciated.

Best,
Angelica

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.