Git Product home page Git Product logo

bath's People

Contributors

althonos avatar cryptogenomicon avatar genevievekrause avatar glesica avatar horta avatar larofeticus avatar mr-c avatar nawrockie avatar npcarter avatar sjaenick avatar traviswheeler avatar wshands avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bath's Issues

install issue and core dump

Hello,

I installed FraHMMER on our cluster and at the last step I got a permission error:

$ make install
     SUBDIR easel
     SUBDIR miniapps
     SUBDIR libdivsufsort
     SUBDIR src
     SUBDIR impl_sse
     SUBDIR profmark
if [ ! -d /usr/local/bin ]; then /usr/bin/install -c -d /usr/local/bin; fi
if [ ! -d /usr/local/share/man/man1 ]; then /usr/bin/install -c -d /usr/local/share/man/man1; fi
make -C src install
make[1]: Entering directory '/newwing/wing2/users/dcopetti/bin/FraHMMER/src'
for file in frahmmer frahmmbuild frahmmconvert frahmmfetch frahmmstat; do \
   /usr/bin/install -c -m 0755 $file /usr/local/bin/ ;\
done
/usr/bin/install: cannot create regular file '/usr/local/bin/frahmmer': Permission denied
/usr/bin/install: cannot create regular file '/usr/local/bin/frahmmbuild': Permission denied
/usr/bin/install: cannot create regular file '/usr/local/bin/frahmmconvert': Permission denied
/usr/bin/install: cannot create regular file '/usr/local/bin/frahmmfetch': Permission denied
/usr/bin/install: cannot create regular file '/usr/local/bin/frahmmstat': Permission denied
make[1]: *** [Makefile:321: install] Error 1
make[1]: Leaving directory '/newwing/wing2/users/dcopetti/bin/FraHMMER/src'
make: *** [Makefile:135: install] Error 2

I am working with my sys admin to resolve it.

I am still able to run frahmmer, with -h I see the parameters.
I can't find the executable for frahmmsearch though: is it because of the error at the make install command above?

I tried running frahmmer as
frahmmer --cpu 48 -o output --tblout output.tab query.fa genome.fa
with the query being a unaligned multifasta of 5 protein sequences.
Can I do the alignment with frahmmer or fo I need frahmmsearch? If so, where do I find it?
Thanks!

interpreting frahmer output

Hello,
can you please describe or point me to a resource for understanding the tabular output of frahmmer?
Especially for the less intuitive columns like env, bias, shifts, stops, pipe.
Thanks,
Dario

config.status: error: cannot find input file: `profmark/Makefile.in'

I see from a recent commit that you commented profmark out of the Makefile.in, but the configure.ac file is still looking for it, so the configure step fails:

configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating testsuite/Makefile
config.status: error: cannot find input file: `profmark/Makefile.in'

Typo

"protein" is mis-spelled in the README.md file. ;-)

Output format

Dear BATH developers,

I sincerely thank you for developing such an excellent tool.

I have a question about the BATH output format.
As bash follows a kind of hmmer, I think the result file is hmm format.
However, I would like to see the results in gff format in order to utilise it for gene prediction based on robust features such as frameshift.

Do you plan to increase the number of output formats or do you know anything about how to convert them?

Best regards,

Keigo

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.