fwhelan / coinfinder

A tool for the identification of coincident (associating and dissociating) genes in pangenomes.
GNU General Public License v3.0
92 stars 9 forks source link

Feature request: Heatmap output as gridded data (csv/tsv) #56

Closed amymariecampbell closed 1 year ago

amymariecampbell commented 2 years ago

It would be really helpful if, as well as the great visual output of the heatmap, this information could be provided in some kind of gridded data format- with rows representing samples and the columns representing the gene groups. The different clusters would perhaps need to be assigned numbers rather than colours which would be inputted into the cells where the colour blocks are in the tree. This would be really great for downstream analysis, particularly as I'm trying to work out any spatiotemporal links between the coincident genes. Hope that makes sense!

fwhelan commented 1 year ago

That makes complete sense and is a really great idea! This is already coded in the R code that generates the heatmap, so it was a pretty easy addition. I've just pushed it now and will make a new version of coinfinder now which will push to conda automatically.

Let me know if you run into any issues with it! And thank you for your patience.

amymariecampbell commented 1 year ago

Great thanks Fiona! Do we need to specify as an option or is it an automatic output?

fwhelan commented 1 year ago

Hi amymariecampbell. It's automatic, but note that you'll need the most recent version v1.2.1.

amymariecampbell commented 1 year ago

Is Version 1.2.1 available on Conda? I just tried to update but my version is still 1.1 Thanks again!


From: Fiona J Whelan @.> Sent: Friday, January 6, 2023 4:37 PM To: fwhelan/coinfinder @.> Cc: Amy Campbell (Cefas) @.>; Author @.> Subject: Re: [fwhelan/coinfinder] Feature request: Heatmap output as gridded data (csv/tsv) (Issue #56)

WARNING - This email originated from outside of the organisation. Do not click links , forward or open attachments unless you recognise the sender and have established the content is safe.

Hi amymariecampbell. It's automatic, but note that you'll need the most recent version v1.2.1https://github.com/fwhelan/coinfinder/releases/tag/1.2.1.

— Reply to this email directly, view it on GitHubhttps://github.com/fwhelan/coinfinder/issues/56#issuecomment-1373874481, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATB2IWINMSMYGGWLFAEZLPLWRBC5HANCNFSM52M4G53Q. You are receiving this because you authored the thread.Message ID: @.***>


This email and any attachments are intended for the named recipient only. Its unauthorised use, distribution, disclosure, storage or copying is not permitted. If you have received it in error, please destroy all copies and notify the sender. In messages of a non-business nature, the views and opinions expressed are the author's own and do not necessarily reflect those of Cefas. Communications on Cefas’ computer systems may be monitored and/or recorded to secure the effective operation of the system and for other lawful purposes. All messages sent and received by the Centre for Environment, Fisheries and Aquaculture Science may be monitored in line with relevant UK legislation . https://www.gov.uk/government/organisations/centre-for-environment-fisheries-and-aquaculture-science/about/personal-information-charter

fwhelan commented 1 year ago

Hi amymariecampbell. Conda should at least be giving you 1.2.0 which was merged into bioconda in May 2022?

As for 1.2.1, I had labelled it as a pre-release so I don't think was automatically picked up by bioconda's bot to automerge it into bioconda. I've changed this now, so it should be updated in bioconda within 48hours; please let me know if it's not, though, and I'll follow up and merge it manually :).

Thanks!

fwhelan commented 1 year ago

Hi amymariecampbell. Sorry it took so long; bioconda's version of coinfinder should now be v1.2.1. Let me know if you still have any issues accessing it!

Thanks for your patience!