Giter Club home page Giter Club logo

ggmap's People

Contributors

sjanssen2 avatar

Watchers

 avatar  avatar

ggmap's Issues

seaborn version

I need to update to latest seaborn and adjust all truth images :-/

cache: auto remove

automatically remove cache file if size == 0b because this is due to a faulty run

user defined path for temporary directory

The function "_executor" in the script "analysis.py" at the path "ggmap/ggmap/analysis.py" should provide a new parameter to set a user defined path for "dir_temp" when using "use_grid".

unittest drawMap

currently, there is no unittest for drawMap in place, also the docstring is quite ugly.

rarefaction curves

rarefaction curves in QIIME cause some problems + are ugly, i.e. re-scaling is not possible. I also don't understand why it is necessary to look at several metadata columns.
Therefore, I should go with plt.plot() and do the single plots by myself.
Also: caching is possible when storing grouped values instead of IMAGES.

Emperor

add a function to create emperor plots for given beta div dict and metadata.

FutureWarning - corr_diversity

/tmp/ipykernel_2096454/2665748023.py:1: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead.

sig_cols = {k for k,v in corr_diversity['results'].groupby('column')['p-value'].min().iteritems()

FutureWarning - plotTaxonomy

/homes/tbaeuerl/ggmap/ggmap/snippets.py:449: FutureWarning: The default value of numeric_only in DataFrameGroupBy.sum is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select only columns which should be valid for the function.

counts_taxonomy = counts_taxonomy.reset_index().groupby(rank).sum()

/homes/tbaeuerl/ggmap/ggmap/snippets.py:702: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.

rank_counts = rank_counts.append(lowReadTaxa)

timing & SEPP

Why is stderr and stdout in wrong places ./ instead of TMP/ ?

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.