Hello Janka
I am very interested in trying out your program. Unfortunately i am not able to run the program on the test data:
(/home/leua/e/digiIS) leua@cl5n007:~/digIS> python digIS_search.py -i data/test_data/NC_002608.fasta -g data/test_data/NC_002608.gb -o digis_genbank
===== Processing of NC_002608.1 sequence =====
Seed search...
hmmsearch :: search profile(s) against a sequence database
Copyright (C) 2020 Howard Hughes Medical Institute.
Freely distributed under the BSD open source license.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
query HMM file: /home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm
target sequence database: digis_genbank/pep/NC_002608.1.pep
per-dom hits tabular output: digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3
show alignments in output: no
domain reporting threshold: score >= 0
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Query: IS1 [M=104]
Fatal exception (source file p7_pipeline.c, line 697):
Target sequence length > 100K, over comparison pipeline limit.
(Did you mean to use nhmmer/nhmmscan?)
An error occurred when calling ['hmmsearch', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3', '/home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm', 'digis_genbank/pep/NC_002608.1.pep'].
Command '['hmmsearch', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3', '/home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm', 'digis_genbank/pep/NC_002608.1.pep']' died with <Signals.SIGABRT: 6>.
phmmer :: search a protein sequence against a protein database
Copyright (C) 2020 Howard Hughes Medical Institute.
Freely distributed under the BSD open source license.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
query sequence file: /home/leua/digIS/data/models/fasta/outliers.fasta
target sequence database: digis_genbank/pep/NC_002608.1.pep
per-dom hits tabular output: digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3
show alignments in output: no
domain reporting threshold: score >= 0
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Query: ISNCY_ISAcar1.1 [L=149]
Fatal exception (source file p7_pipeline.c, line 697):
Target sequence length > 100K, over comparison pipeline limit.
(Did you mean to use nhmmer/nhmmscan?)
An error occurred when calling ['phmmer', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3', '/home/leua/digIS/data/models/fasta/outliers.fasta', 'digis_genbank/pep/NC_002608.1.pep'].
Command '['phmmer', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3', '/home/leua/digIS/data/models/fasta/outliers.fasta', 'digis_genbank/pep/NC_002608.1.pep']' died with <Signals.SIGABRT: 6>.
Parsing Hmmer outputs...
Filtering hits with e-value higher than 0.001.
Seed Merging...
Number of records before merging: 0.
Number of records after merging: 0.
Seed Extension...
Filtering hits by cut off thresholds.
Filtering hits shorter or equal than 150 bp
Classification with GenBank annotation...
===== Exporting outputs =====
Exporting records...
Exporting summary statistics...
Do you know why that is?
Thanks,
Andy
Hello Janka
I am very interested in trying out your program. Unfortunately i am not able to run the program on the test data:
(/home/leua/e/digiIS) leua@cl5n007:~/digIS> python digIS_search.py -i data/test_data/NC_002608.fasta -g data/test_data/NC_002608.gb -o digis_genbank
===== Processing of NC_002608.1 sequence =====
Seed search...
hmmsearch :: search profile(s) against a sequence database
HMMER 3.3.2 (Nov 2020); http://hmmer.org/
Copyright (C) 2020 Howard Hughes Medical Institute.
Freely distributed under the BSD open source license.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
query HMM file: /home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm
target sequence database: digis_genbank/pep/NC_002608.1.pep
per-dom hits tabular output: digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3
show alignments in output: no
domain reporting threshold: score >= 0
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Query: IS1 [M=104]
Fatal exception (source file p7_pipeline.c, line 697):
Target sequence length > 100K, over comparison pipeline limit.
(Did you mean to use nhmmer/nhmmscan?)
An error occurred when calling ['hmmsearch', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3', '/home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm', 'digis_genbank/pep/NC_002608.1.pep'].
Command '['hmmsearch', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_hmmsearch.hmmer3', '/home/leua/digIS/data/models/hmm/hmm_all_subfams.hmm', 'digis_genbank/pep/NC_002608.1.pep']' died with <Signals.SIGABRT: 6>.
phmmer :: search a protein sequence against a protein database
HMMER 3.3.2 (Nov 2020); http://hmmer.org/
Copyright (C) 2020 Howard Hughes Medical Institute.
Freely distributed under the BSD open source license.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
query sequence file: /home/leua/digIS/data/models/fasta/outliers.fasta
target sequence database: digis_genbank/pep/NC_002608.1.pep
per-dom hits tabular output: digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3
show alignments in output: no
domain reporting threshold: score >= 0
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Query: ISNCY_ISAcar1.1 [L=149]
Fatal exception (source file p7_pipeline.c, line 697):
Target sequence length > 100K, over comparison pipeline limit.
(Did you mean to use nhmmer/nhmmscan?)
An error occurred when calling ['phmmer', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3', '/home/leua/digIS/data/models/fasta/outliers.fasta', 'digis_genbank/pep/NC_002608.1.pep'].
Command '['phmmer', '--noali', '--domT', '0.0', '--domtblout', 'digis_genbank/hmmer/NC_002608.1_phmmer.hmmer3', '/home/leua/digIS/data/models/fasta/outliers.fasta', 'digis_genbank/pep/NC_002608.1.pep']' died with <Signals.SIGABRT: 6>.
Parsing Hmmer outputs...
Filtering hits with e-value higher than 0.001.
Seed Merging...
Number of records before merging: 0.
Number of records after merging: 0.
Seed Extension...
Filtering hits by cut off thresholds.
Filtering hits shorter or equal than 150 bp
Classification with GenBank annotation...
===== Exporting outputs =====
Exporting records...
Exporting summary statistics...
Do you know why that is?
Thanks,
Andy