Open jrherr opened 9 years ago
It seems like it can't find the assembly.fa
file.
Have you downloaded the example data and put it in the folder data
within your current workspace?
If you wan't a fast try of the mmgenome
package you can also just load the example data directly using data(Rocco)
.
Thanks, I tried using data
too -- I don't think this is a mmgenome
issue after doing some investigation -- I think it's an issue with Biostrings
.
Do you recommend using your new package instead? It also relies on Biostrings
?
The "multi-metagenome" package is no longer under development as it was replaced with the "mmgenome" package
Just wanting to give the package a try and I'm having a hard time getting past loading the example data. I'm getting this error in Biostrings -- might not have to do with the
mmgenome
package, but I can't find any solutions via google.Here's my R information:
How best do you recommend importing FASTA files?
Thanks so much for your time and developing a needed tool.