Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

microtrait hanging on sample data example #2

Open
sheaster opened this issue Sep 27, 2021 · 2 comments
Open

microtrait hanging on sample data example #2

sheaster opened this issue Sep 27, 2021 · 2 comments

Comments

@sheaster
Copy link

Hi there,
I've installed microtrait (and reinstalled it) on R 4.0 with and prodigal/2.6.3, hmmer/3.1b2

when trying to run the single genome example, the program hangs after run.hmmsearch has run.

This output after the following two commands is quoted below
genome_file <- system.file("extdata/examples/2775507255/in/2775507255.fna", package="microtrait")
microtrait_result = extracttraits(genome_file)

Running prodigal for 2775507255.fna
run.prodigal: 9.471 sec elapsed
Running hmmsearch for file128c673ed37
Running hmmsearch for file128c673ed37
run.hmmsearch: 124.921 sec elapsed

and then nothing.

I am fairly certain I installed microtrait and piggybacked the files correctly.

Can you please suggest what I may have done wrong?

Thanks,
Shea

@deanpettinga
Copy link

I'm also really interesting in testing this software on my dataset, but I'm experiencing the same error in the tutorial dataset.

> genome_file <- system.file("extdata/examples/2775507255/in/2775507255.fna", package="microtrait")
> microtrait_result = extracttraits(genome_file)
Running prodigal for 2775507255.fna
run.prodigal: 15.744 sec elapsed
Running hmmsearch for file3106b53fdd7
Running hmmsearch for file3106b53fdd7
run.hmmsearch: 118.657 sec elapsed
Loading required namespace: testthat

I'd love to get this software working if possible. Please advise!

cheers,
Dean

@casett
Copy link

casett commented Oct 19, 2021

I am also encountering this issue. @ukaraoz has a solution been found?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants