GithubHelp home page GithubHelp logo

Comments (2)

Zulko avatar Zulko commented on July 24, 2024

Note that while the error says "file not found", it could be the BLAST program itself that is actually not found. Did you install BLAST on your computer and so do you have a blast command accessible from the terminal?

from dnaweaver.

igemmadrid2021 avatar igemmadrid2021 commented on July 24, 2024

@Zulko Thank you for your quick answer!

Yes, I had ncbi blast+ installed and also pyblast3 and biopython. Actually after removing all the installations and re-installing again I manage to fix the issue with the unfound files. However, now it seems that the os.remove line in the sequence alignemtn script (blast_sequence) is having some trouble with that.

`File "C:\ProgramData\Anaconda3\libsite-packages\dnaweaver\biotools[sequence_homologies.py](http://sequence_homologies.py/)", line 121, in blast_sequence
os.remove(xml_name)

PermissionError: [WinError 32] The process does not have access to the file because it is being used by another process: 'C:\Users\fmjor\AppData\Local\Temp\tmpcg0sdkys.xml`

I am starting getting used with the inter-talk between python and windows, but I am really looking forward to learn in the process and implement DNAWeaver as well as other scripts from the BioFoundry within my lab workflows.

Thanks in advance for all the help!

EDIT: I have tried to run the same code in Linux and it goes super smooth. It may be an issue with the os module and windows.

from dnaweaver.

Related Issues (12)

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.