Giter Site home page Giter Site logo

ena_submission's People

Contributors

alialshahib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ena_submission's Issues

No connection with EBI ENA

Hello!
I've been using this tool for submitting sequencing runs to the ENA and it is very useful. Last time I used successfully was on December 2019.
However I'm trying to use it since some days ago and seems that it is not working anymore. It looks to me that FTP connections cannot be established with the ENA. I tried to connect manually ftp webin.ebi.ac.uk and I cannot connect.

I was wondering if ENA maybe has restricted FTP connections and, in that case, if there is an easy way of modifying the code to make it work.

Thank you very much,
Galo

The error I am getting is the following:

You would like me to upload your files, generate all the xml files needed to submit your data to ENA, and upload the xml files to ENA.
Let me check if you have provided all the necessary information....

Checking if ftp_user_name is provided...Yes
Checking if ftp_password is provided...Yes
Checking if dir_of_input_data is provided...Yes
Checking if center_name is provided...Yes
Checking if refname is provided...Yes
Checking if data_file is provided...Yes
Checking if title_and_abstract_file is provided...Yes
Checking if out_dir is provided...Yes
Checking if data_file header order is correct....Yes
Checking if title and abstract file is in the correct format....Yes
creating checksums.....
created checksums file.  It's located in /data2/PilotoHCUV/ENA_Submission_noHuman/MTB_checksums.md5

connecting to ftp.webin.ebi.ac.uk....
Traceback (most recent call last):
  File "/data/Software/ena_submission/ena_submission.py", line 379, in <module>
    main(opts)
  File "/data/Software/ena_submission/ena_submission.py", line 267, in main
    populate_data_to_ENA.upload_data_to_ena_ftp_server(opts.dir_of_input_data,opts.refname,opts.ftp_user_name,opts.ftp_password,opts.filetype)
  File "/data/Software/ena_submission/modules/populate_data_to_ENA.py", line 181, in upload_data_to_ena_ftp_server
    print(ftp.lastErrorText())
UnboundLocalError: local variable 'ftp' referenced before assignment

Submitting ONT sequences

Hi!
I want to submit some ONT reads to ENA using your brilliant script. I get errors because there is only one fastq file per isolate, but I'm not sure how to cope with this. I see that I can use the -F flag, but the default is already fastq. Is there any other way I can specify that there is only one fastq-file per sample?

Thanks :)

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.