jtlovell / GENESPACE

Other
180 stars 24 forks source link

Non-syntenic ortholog is not present in pan-genome table #133

Closed xiaoyezao closed 2 months ago

xiaoyezao commented 8 months ago

Hi, I noticed that in the latest version, the non-syntenic ortholog (with tag *) is not present in pan-genome table even showNSOrtho = TRUE is used.

pangenome <- query_pangenes(gsParam, bed = NULL, refGenome = "sp21", transform = TRUE, showArrayMem = TRUE, showNSOrtho = TRUE, maxMem2Show = Inf, showUnPlacedPgs = TRUE )

Is this a planned update?

Thank you

jtlovell commented 7 months ago

Thanks for the note - I haven't noticed this ... did you complete a full orthofinder run (with orthologs). If so, what version are you running?