-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When I read the Wiki about the running command line to do the new classification for unknown sequences. There is no example on how to do it. For example, if the sequences file is in fasta format, how to do ? If you can provide an example with detailed steps, that will be great. Thank you!
I ran the command line and got the following error:
================================================================================
Main input
GenomeDescTableFile: data/haibin1/VMR_MSL40.csv
ExpDir: ./output/haibin1
TaxoGrouping_Header: Genus
################################################################################ ##########
Build a database of virus protein profile hidden Markov models (PPHMMs)
################################################################################ ##########
INFO: GRAViTy detected a mismatch in sequence numbers between input genbank and VMR files. Attempting to fix with a genbank pull...
Writing contents of genbank object to file
FATAL ERROR: There was a mismatch between the number of sequences in your VMR an d the sequences you provided.GRAViTy-V2 attempted to pull the additional sequenc es from GenBank, but didn't find themThis means that some of your sequences are not on GenBank: please manually make a GenBank file containing all of your seque nces and point GRAViTy-V2 to its path with the 'GenomeSeqFile' parameter.