GithubHelp home page GithubHelp logo

esaskar / coreco Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 8.0 10.78 MB

Computational method for Comparative ReConstruction of genome-scale metabolic networks

Shell 3.34% Python 74.99% TeX 2.97% Java 18.14% R 0.56%

coreco's Introduction

CoReCo

CoReCo is a computational method for reconstructing metabolic networks of multiple species from protein sequence and phylogenetic data.

  1. Software requirements
  2. Data requirements

Software requirements

  1. Python
  2. Perl
  3. InterProScan
  4. NCBI Blast+ toolkit
  5. R
  6. Python module newick
  7. libsbml

Data requirements

  1. UniProt (uniprot_sprot.fasta.gz, uniprot_sport.dat)
  2. EC to GO mapping (ec2go)
  3. KEGG
  4. GTG nrdb40

See doc/CoReCoManual.pdf for installation and usage instructions.

Cite us

  • Pitkänen et al., Comparative Genome-Scale Reconstruction of Gapless Metabolic Networks for Present and Ancestral Species. PLOS Computational Biology 2014, doi:10.1371/journal.pcbi.1003465
  • Castillo et al., Whole-genome metabolic model of Trichoderma reesei built by comparative reconstruction. Biotechnology for Biofuels 2016, doi:10.1186/s13068-016-0665-0

coreco's People

Contributors

esaskar avatar

Stargazers

Sen Wang avatar  avatar Tongwei Ren avatar  avatar Jarl Robert Pedersen Heer avatar  avatar Mikko Arvas avatar  avatar Xu Xizhan avatar jaafar skafi avatar Daniel Osorio avatar  avatar Austin Richardson avatar  avatar Bishoy Hanna avatar Sandra Castillo avatar Karthik Raman avatar  avatar  avatar

Watchers

 avatar  avatar Mikko Arvas avatar Katie Falà avatar

coreco's Issues

ec_files.txt named ec_files.txt:

Software doesn't work as it does not recognise "ec_files.txt:".
When renamed python has a parsing error in buildBlastResult.py L16
uid, pext, ec = s.strip().split()

bugs in codes

found lots of bugs in code:
1.
Traceback (most recent call last):
File "MetabolicReconstructionPipeline.py", line 14, in
import MetabolicReconstructionPipeline_Blast
File "/home/mibiome/CoReCo/model_reconstruction_pipeline/MetabolicReconstructionPipeline_Blast.py", line 49
self.uniprot_dust = uniprot_dust
^
TabError: inconsistent use of tabs and spaces in indentation

Traceback (most recent call last):
File "MetabolicReconstructionPipeline.py", line 10, in
import NGS_Util
File "/home/mibiome/CoReCo/model_reconstruction_pipeline/NGS_Util.py", line 87
print call

Traceback (most recent call last):
File "MetabolicReconstructionPipeline.py", line 11, in
import NGS_Blast
File "/home/mibiome/CoReCo/model_reconstruction_pipeline/NGS_Blast.py", line 40
print traceback.print_exc()

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.