Git Product home page Git Product logo

mip3's People

Contributors

npklein avatar

Watchers

 avatar  avatar

mip3's Issues

KeyError: 'iprscan5-S20210902-141018-0225-81914800-p1m'

Hi,

Whenever I run the program with the example dataset it finishes without any error but I am getting following error with my dataset.

Traceback (most recent call last):
  File "miP3.py", line 309, in <module>
    subject_info_filtered_on_domains = interpro_scanner.interproScan(subject_info_filtered_on_compared_length, all_proteins,pfam_domains_file_path, args['email'], developing, script_path)  # filter on domain information gained from interproscan
  File "/home/sanjay/Desktop/miP3-1.1/interpro_scanner.py", line 121, in interproScan
    interpro_data = interpro_result(interpro_submit_sequences,email,developing, script_dir)
  File "/home/sanjay/Desktop/miP3-1.1/interpro_scanner.py", line 41, in interpro_result
    for protein_name, interpro_result in iprscan_soappy.runInterpro(interpro_submit_sequences, email):					# get dict with as value protein name and as value various stuff
  File "/home/sanjay/Desktop/miP3-1.1/iprscan_soappy.py", line 450, in runInterpro
    yield interproscan.getSequenceNameForJobID(jobid), interpro_result
  File "/home/sanjay/Desktop/miP3-1.1/iprscan_soappy.py", line 237, in getSequenceNameForJobID
    return(self.sequence_name_for_job_id[jobid])
KeyError: 'iprscan5-S20210902-141018-0225-81914800-p1m'

Thanks

WSDL tools call gives one argument too little error

The error message:

[main] User-agent: EBI-Sample-Client/2760 (iprscan_soappy.pyc; Python 2.7.14; Windows)

[main] WSDL: http://www.ebi.ac.uk/Tools/services/soap/iprscan5?wsdl

Traceback (most recent call last):

File "miP3.py", line 309, in

subject_info_filtered_on_domains = interpro_scanner.interproScan(subject_info_filtered_on_compared_length, all_proteins,pfam_domains_file_path, args['email'], developing, script_path)  # filter on domain information gained from interproscan

File "D:\miP3-master\interpro_scanner.py", line 137, in interproScan

interpro_data = interpro_result(interpro_submit_sequences, email, developing, script_dir)

File "D:\miP3-master\interpro_scanner.py", line 41, in interpro_result

for protein_name, interpro_result in iprscan_soappy.runInterpro(interpro_submit_sequences, email):

            # get dict with as value protein name and as value various stuff

File "D:\miP3-master\iprscan_soappy.py", line 406, in runInterpro

verbose = True, write_outfiles = False, quiet = False, debugLevel = 1)     # write out any of the results, because it gets parsed directly

File "D:\miP3-master\iprscan_soappy.py", line 117, in init

self.server = WSDL.Proxy(WSDLUrl)

File "C:\Python27\lib\site-packages\SOAPpy\WSDL.py", line 97, in init

callinfo = wstools.WSDLTools.callInfoFromWSDL(port, operation.name)

TypeError: callInfoFromWSDL() takes exactly 3 arguments (2 given)

========================================

0:00:03.031 - End Program

Elapsed time: 0:00:03.030

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.