Is it possible to use a fasta with protein sequences to predict signal peptide and TM without using signap, TMHMM, phobius ? How can i reproduce- calculate information about signal peptide presence or number of transmembrane helices ? I would like to get similar results like the features Phobius_TM ,Phobius_SP, SignalP_D, TMHMM_TM but without using those programs. Do you think it is possible ?
I think what you are asking for is what other programs aside from the ones you mentioned can do the same thing?
Would it be possible to elaborate a bit on this. Why would you want to do so? the tools you mention do a good job in predicting these kind of features.
that being said, there likely exists some (often species dependant) alternatives. eg HECTAR which is specific to predict signal peptides (and cell location) in brown algae.
I know that those programs are predicting those features in a good way. i am just trying to extract some different features from different programs in the simplest way and thenuse them for further machine learning analysis. i want to use as input a fasta with protein sequences and be able to have a result with those features more or less .