You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: