GithubHelp home page GithubHelp logo

clusterfinder's Introduction

ClusterFinder

Predicting biosynthetic gene clusters in genomes. Authors: Peter Cimermancic & Michael Fischbach

Requirements:

  • python (2.X)
  • numpy

Instructions:

  • an example of input file: example_input.txt: COLUMN DESCRIPTION:

    1. GeneID
    2. Sequencing status
    3. Organism name
    4. Scaffold OID
    5. Organism OID
    6. Locus Tag
    7. Gene Start
    8. Gene End
    9. Strand
    10. Pfam Template Start
    11. Pfam Template End
    12. Pfam Start
    13. Pfam End
    14. PfamID
    15. Pfam E-score
    16. Enzyme ID
  • if your input file format differs from the one above, please modify the file or lines 51-55 of the ClusterFinder.py script

  • an example of running ClusterFinder is shown in ClusterFinder.py script DESCRIPTION:

    1. modify paths (if not running from ClusterFinder directory - lines 7, 19 & 20)
    2. name the organism and the input file - lines 15 & 16
    3. run: python ClusterFinder.py
  • testing run: python ClusterFinder.py without making any changes to the files

  • OUTPUT1 [organims_name.out]: same as input + a column with probability values

  • OUTPUT2 [organism_name.clusters.out]: same as OUTPUT1, but only for the domains from gene clusters that have passed the filtering steps.

clusterfinder's People

Contributors

petercim avatar

Watchers

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