I followed your installation tutorial on gitbucket and the directions in the TMHMM 2/Signalp 4.1 readme files. So that includes editing the path of perl in the executable perl scripts.
$which perl
/home/rphorsterphages_gmail_com/miniconda3/envs/inovirus_detector/bin/perl
$perl -v
This is perl 5, version 26, subversion 2 (v5.26.2) built for x86_64-linux-thread-multi
When working with the Example data files, I initially ran:
./Identify_candidate_fragments_from_gbk.pl
I specified paths to the installation of pfam-A, Signalp 4.1 and TMHMM 2. I never got the gff output.
I attempted to run:
./Predict_inovirus_coat_proteins.pl -f ~/Inovirus_detector/Example_files/2731957639/2731957639_129103.assembled_frag_Ga0128599_102362_prots.faa -sp /home/rphorsterphages_gmail_com/signalp-4.1/ -th /home/rphorsterphages_gmail_com/tmhmm-2.0c/bin/
The output I recieved was :
Error_output_ino_coat.txt
I decided to test the stand alone installations of TMHMM2 and got segmentation error after that.
I have reached out to the developers of these scripts and I am awaiting a reply. I wasn't sure if you have any input, but any thoughts?
Thank you for your time!
I followed your installation tutorial on gitbucket and the directions in the TMHMM 2/Signalp 4.1 readme files. So that includes editing the path of perl in the executable perl scripts.
$which perl
/home/rphorsterphages_gmail_com/miniconda3/envs/inovirus_detector/bin/perl
$perl -v
This is perl 5, version 26, subversion 2 (v5.26.2) built for x86_64-linux-thread-multi
When working with the Example data files, I initially ran:
./Identify_candidate_fragments_from_gbk.pl
I specified paths to the installation of pfam-A, Signalp 4.1 and TMHMM 2. I never got the gff output.
I attempted to run:
./Predict_inovirus_coat_proteins.pl -f ~/Inovirus_detector/Example_files/2731957639/2731957639_129103.assembled_frag_Ga0128599_102362_prots.faa -sp /home/rphorsterphages_gmail_com/signalp-4.1/ -th /home/rphorsterphages_gmail_com/tmhmm-2.0c/bin/
The output I recieved was :
Error_output_ino_coat.txt
I decided to test the stand alone installations of TMHMM2 and got segmentation error after that.
I have reached out to the developers of these scripts and I am awaiting a reply. I wasn't sure if you have any input, but any thoughts?
Thank you for your time!