Giter Site home page Giter Site logo

mmtechslv / taxamatcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 16 KB

Correlates target taxonomy(i.e consensus lineages) with a reference taxonomy such as Greengenes, SILVA, etc.

License: Apache License 2.0

Python 100.00%
taxonomy taxon taxa lineage taxonomy-assignment greengenes silva taxonomic-classification bioinformatics metagenomics

taxamatcher's Introduction

taxamatcher

taxamatcher is an easy to use tool for assigning taxon IDs of reference taxonomy to the desired list of taxa or consensus lineages. This tool is useful when there is a need to assign taxon identifiers of reference taxonomy map file to a list of available taxa (i.e. list of consensus lineages from desired OTU table). Reference taxonomy can be 16S ribosomal RNA database like Greengenes and SILVA with corresponding map files like "97_otu_taxonomy.txt" and "tax_slv_ssu_132.txt". Latest versions of these files are readily available and can be downloaded from respective online websites. Moreover, after assignment of reference taxon identifiers, it is possible to easily obtain truncated trees from newick tree files of processed reference database taxonomy

Currently available taxonomic classifications

  • GreenGenes
  • SILVA

Installation

$ pip install taxamatcher

Usage

$ taxamatcher -r [gg or silva] -m [ref-map-file] -t [my-lineages].csv -o [output].csv
  • [ref-map-file] - path to map file. Example is "97_otu_taxonomy.txt" for greengenes taxonomy
  • [my-lineages] - path to target taxonomy. Target file must be CSV file with taxon IDs in first column and consensus lineages in second column
  • [output].csv - path to output file. Output will be generated as CSV file

Author

taxamatcher's People

Contributors

mmtechslv avatar

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.