Hi,
I am running MPI version of rna_denovo using command below using PDB, sequence, and secondary structure as inputs :
rna_denovo.mpi.linuxgccrelease -fasta rna_sequence.fasta -secstruct_general_file rna.secstruct -native 2CKY_1.pdb -align_pdb 2CKY_1.pdb -rmsd_screen 4.0 -cycles 20000 -minimize_rna true -nstruct 100 -out:file:silent FARFAR2_native_2CKY_1.out -use_legacy_job_distributor
However, this job is failed with no edge error as mentioned in ROSETTA_CRASH.log:
###################################
[FILE]: src/core/kinematics/FoldTree.cc
[LINE]: 2353
[START_MESSAGE]
[ ERROR ] UtilityExitException
ERROR: no edge found that contains seqpos!
#####################################
I could not trace origin of this error. Any suggestions to understand and solve this error would be of great help.
Thanks,
Mandar
Impossible to say for sure without your inputs, but the most common issue is with your secondary structure. It also looks like you're providing -secstruct_general without -secstruct, which is uncommon -- consider providing both?
We're updating the site, and as part of that we're moving the forums to Github Discussions.
If you still have questions or are still having issues, please feel free to open up a thread over there.