Giter VIP home page Giter VIP logo

terex1.0's Introduction

terex1.0's People

Contributors

ljenn avatar niemasd avatar

Watchers

 avatar

terex1.0's Issues

Output FASTA sequence headers throw away some information

Right now, the headers look like this:
>7SLRNA;DF0000016.4;35.5;3e-10;+

In other words, you're only keeping family name ("target name"), accession number ("acc"), bitscore ("bits"), e-value ("e-value"), and strand ("+"). However, I would recommend also saving "ali-st" (the position in the query sequence at which the hit starts), "ali-en" (the position in the query sequence at which the hit ends, and "description of target"

File Not Found: ./Test/family

Dfam running... (this may take a while)
nhmmscan not found in $PATH at dfamscan.pl line 85.
Dfam finished!
Family Screen running...
Traceback (most recent call last):
  File "main.py", line 157, in <module>
    main()
  File "main.py", line 95, in main
    familyScreener(famFile, dfamRaw, dfamScreen1)
  File "/Users/niema/Desktop/TErex1.0/familyScreener.py", line 4, in familyScreener
    with open(family, 'r') as family:
IOError: [Errno 2] No such file or directory: './Test/family'

Probably exit with an error message if nhmmscan wasn't found in $PATH

Dfam running... (this may take a while)
**nhmmscan not found in $PATH at dfamscan.pl line 85.**
Dfam finished!
Bitscore Screen running...
Traceback (most recent call last):
  File "main.py", line 157, in <module>
    main()
  File "main.py", line 103, in main
    bitscore(dfamScreen1, bst, dfamScreen2)
  File "/Users/niema/Desktop/TErex1.0/bitscore.py", line 9, in bitscore
    with open(file) as dfamfile:
IOError: [Errno 2] No such file or directory: './Test/Output/Internal_Files/dfamRaw.out'

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.