@maxieds I recently ran the following:
./pmfe-findmfe o.nivara_tRNA.fasta from the command line in the GTDMMBSoftware2020/pmfe/bin directory.
The output was
(((((((><((((........))))((((((.......))))))>..<(((((.......))))))))))))> -321/10 -271/10
which is correct but incomplete. It should be
(((((((><((((........))))((((((.......))))))>..<(((((.......))))))))))))> 1 6 4 -321/10 -271/10
since the <x,y,z,w> vector for this structure is <1,6,4,-321/10>.
@maxieds I recently ran the following:
./pmfe-findmfe o.nivara_tRNA.fastafrom the command line in theGTDMMBSoftware2020/pmfe/bindirectory.The output was