-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello, I hope you don't mind me reaching out. I encountered an issue while using the software. My command was: h1s --seqFile infile.fa --seqName test2 --refspec PHYPA@3218@1 --blastpath ./output/blast_dir --weightpath ./output/weight_dir --searchpath ./output/genome_dir --cpu 1 --hmmpath ./. The species I initially selected for constructing the core ortholog set were:
Anthoceros angustus
Anthoceros punctatus
Chara braunii
Chlorella variabilis
Marchantia paleacea
Marchantia polymorpha
Physcomitrella patens
Rhodobryum roseum
Takakia lepidozioides
Initially, I selected nine species, but the following error occurred:
WARNING: The desired number of core orthologs could not be reached. Training with only 0 sequences.
Although the core ortholog set construction failed, the process still proceeded to identify homologous sequences. I then changed the species to:
Hypnum curvifolium
Physcomitrella patens
Syntrichia caninervis
Rhodobryum roseum
However, the construction still failed. My question is: Is this issue caused by the large evolutionary distances among the species selected for the core ortholog set? My study involves green algae, charophytes, liverworts, mosses, and hornworts. If that is the case, why does the problem persist even when I switched to using only moss species? Additionally, would it be acceptable to use the homologous sequences identified in the subsequent steps for phylogenetic tree construction, even if the core ortholog set construction fails?