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
Hello,
I have pangloss pipeline setup and ran successfully on the test data provided.
We have used alternative gene pred pipeline so have nucleotide and amino seq for our isolates.
We will use --no_pred argument, however it is not clear what directory structure, files, and file locations are needed for this to function properly. We would still like to run all other arguments (e.g. blastall, panoct etc). Can you clarify how to arrange files for this?
Thanks!
The text was updated successfully, but these errors were encountered:
Thanks for pointing this out, there's definitely more info I need to provide in the manual (and maybe in the README) about certain usage situations.
For the moment if users want to use protein and location data from other sources like say NCBI, they'll need to write their own script to convert GFF or GTF files into PanOCT-compatible attributes files. In the future I might look into seeing if something like gffutils might make this aspect of data import easier. My past experiences with parsing GFF files in python were... iffy to put it mildly.
Going to pin this issue just to give people a heads-up in the meantime.
Hello,
I have pangloss pipeline setup and ran successfully on the test data provided.
We have used alternative gene pred pipeline so have nucleotide and amino seq for our isolates.
We will use --no_pred argument, however it is not clear what directory structure, files, and file locations are needed for this to function properly. We would still like to run all other arguments (e.g. blastall, panoct etc). Can you clarify how to arrange files for this?
Thanks!
The text was updated successfully, but these errors were encountered: