Closed luciaalvarez95 closed 1 year ago
Yes, EagleC can be used to detect SVs in non-human samples by specifying "--genome other" when running the predictSV or predictSV-single-resolution commands. However, it is important to note that the predictions in non-human samples may contain spurious calls, particularly those associated with centromeres and telomeres. To improve the accuracy of your predictions, you may need to manually examine calls with breakpoints located near genome assembly gaps (e.g., <250kb).
Many thanks for the reply :))) I have tried it but it doesn't seem to work properly since no SVs have been detected (and no errors) . Do the chromosomes need to be labelled has chr1, chr2.....,X?
No, the prefix "chr" is not required for EagleC to be run. Did you get any output? Can you show me the content in the log file?
Hi! I have found out the problem, chr names have to be specified in -C flag (and I didn't do it) Now it has been running for a while! Many thanks for help :)
Hi!
Amazing tool! However, I was wondering....Can it be used with non-human samples? Like other mammalian species?
Thanks