Giter VIP home page Giter VIP logo

tiara's People

Contributors

mkarlik93 avatar santonow avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

tiara's Issues

RuntimeWarning: invalid value encountered in true_divide result = result / np.linalg.norm(result, axis=1).reshape((-1, 1))

Here is the file where this occurred: [ attached in zip ]

Here is the command:

tiara -i $FP --probabilities --threads 16 -o tiara_output/${FP}.tiara.tsv

I'm using Tiara v1.0.2

Here's my error (I replace $HOME)

$HOME/anaconda3/envs/tiara_env/lib/python3.7/site-packages/tiara/src/transformations.py:195: RuntimeWarning: invalid value encountered in true_divide   result = result / np.linalg.norm(result, axis=1).reshape((-1, 1))

Make conda installable [bioconda]

This seems like an essential tool to have in metagenomics environments and would be (a little) easier to install in one-liner commands with more careful dependency checks. Having pip is ok too but it would make it that much more accessible so when I package up tools that depend on this I can just add this to the recipe.

Print version number

Tiara lacks an option to spit out its version number when requested. It would be useful to have this to track the version automatically when writing e.g. a Nextflow pipeline.

Add support for fastq files (including gzipped ones)

It would be great to be able to run tiara directly on fastq files (including gzipped ones) without having to convert them first to fasta. Also, this would allow users to run assemblers that need quality values on sets of reads selected using tiara.

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.