Code Monkey home page Code Monkey logo

deepred's People

Contributors

ahmetrifaioglu 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

Watchers

 avatar  avatar  avatar

deepred's Issues

Looking for SPMAP

You mention MFSPMAP, BPSPMAP, and CCSPMAP features, and your article on DEEPred also talks about SPMAP. I have not been able to find the software that's used to create these features, given protein sequence. Can you point me to the software, or add links to the software in your README?

Sigmoid applied twice when calculating cost?

Hi all,

I was looking at 4_layer_train.py and I noticed that the cost function uses the TF function: tf.nn.sigmoid_cross_entropy_with_logits

However, the logits argument is A3 which is the output of the sigmoid activation (A3 = tf.sigmoid(Z3))

IIUC, the point of the sigmoid_cross_entropy_with_logits functions is that it has a sigmoid so the model shouldn't have any activation function on the last layer. Thus, I think it should be logits=Z3.

Let me know if I am missing something.

Can I apply your tool for predict plant protein function ?

I am a Ph.D. student metabolomic/specialized plant metabolic responses to pathogens.

Your deep learning approach applied to the protein function prediction is very innovative. I'd like to apply it to my plant data to predict the biosynthetic gene cluster.

Does DEEPred work with plants (Brassica spp) data?

IMPORTANT: These plants contain approximately 6 copies of each gene resulting from duplication and therefore a large question of neofunctionalization and subfunctionalization. This is without taking into account the tandem duplication events on the same chromosome.

Thank you for your reply

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.