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
I tried to evaluate my fusion result with command in SMC-RNA-Challenge/script/ directory:
./evaluation.py evaluateFusionDet --gtf Homo_sapiens.GRCh37.75.gtf --truth sim1_filtered.bedpe --input ../../dev/fusion.bedpe
But I get only 1 line below:
[Errno 2] No such file or directory
Have I made any mistakes? Thank you a lot.
The text was updated successfully, but these errors were encountered:
Thank you, the problem is fixed, but now I receive no thing after running neither evaluateFusionDet nor evaluateFusionQuant. Which kind of result is expected in return?
I tried to evaluate my fusion result with command in SMC-RNA-Challenge/script/ directory:
./evaluation.py evaluateFusionDet --gtf Homo_sapiens.GRCh37.75.gtf --truth sim1_filtered.bedpe --input ../../dev/fusion.bedpe
But I get only 1 line below:
[Errno 2] No such file or directory
Have I made any mistakes? Thank you a lot.
The text was updated successfully, but these errors were encountered: