Giter Club home page Giter Club logo

ann_metagenomics's Introduction

ANN_metagenomics

This repository contains the implementation of an artificial neural net in PyBrain for classifying metagenomic taxonomic classifications

AI_taxclass_prestage/

Contains all scripts, bins and databases relevant for downloading and processing traingsets from MG-RAST. This implementation uses the Oracle Grid Engine.

Download and processing is wrapped by start.sh (training sets) and start_target.sh (test sets). Processing of training sets needs the reference file 'table.tsv' which references all relevant training sets with an inhouse ID (first column), which is passed to $SGE_TASK_ID for parallel computation. (qsub start.sh -t 1-X)

Processing of test sets is wrapped by start_tartget.sh. This script uses the reference file 'target_sampels/metadata.csv' which references all test sets in a similar manner. Raw sequence data for selected test sets is not included but can be downloaded via ENA accessions. These need to be in fasta format to be processed.

.results/ contains all processed training sets

.target_samples/results contains all processed test sets

computed/

Contains all result files relevant for cross validation and classification of selected test sets.

.crossvalidation/ contains bash files to compute, accuracy measurements and ploting scripts to produce surface plots

.30hidden200epochs/ contains heatmap, output and network.obj, a gzipped pickle object of the saved network (needs to be unpacked to use)

cured_results/

Contains the original table from MG-RAST, a script to cure taxonomically classified samples and the resulting processed table which contain all relevant samples.

test/ train/ train_subset/

Processed test sets and training sets respectively.

Crossvalidation can be run with crossvalidation.py Classification of novel samples can be run with classify.py

ann_metagenomics's People

Contributors

emrobe avatar

Watchers

James Cloos avatar  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.