Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results - Data Panel #5

Open
11 tasks done
chrtannus opened this issue Oct 1, 2024 · 0 comments
Open
11 tasks done

Results - Data Panel #5

chrtannus opened this issue Oct 1, 2024 · 0 comments
Assignees

Comments

@chrtannus
Copy link
Member

chrtannus commented Oct 1, 2024

Collapsible panel (drawer) that contains the results tables.

  • 3 main views/tables: Motifs, Tracks, Clusters ("TFs") -- see the columns from the Cytoscape app below
  • Click the main table's row to visualize extra information:
  • Selecting a row should select its top TF ("regulator")
  • Select a TF to add that regulator and its target genes ("regulated") to the network
  • Edge color legend (Cluster Code)
  • Make sure the Cluster Code column can be sorted properly: group by the first letter (M or T), then sort by the cluster number)
  • Search field: filters Motifs, Tracks and Clusters

The Cytoscape app displays 3 views (tabs):

  • Motif-centric View
  • Track-centric View
  • TF-centric View (aka "Clusters")

Only the Transcription Factors tab is important for the analysis, according to Veronique (Bader Lab), but the data in the other ones can be important when writing a research paper. However, other users may need the Motifs and Tracks tabs as well.


These are the tabs in the Cytoscape app's results panel:

Motifs Tracks TFs

Footnotes

  1. For a CLUSTER, show the detailed information (e.g. description, sequence logo) of the first motif/track by default, but the user must be able to select another motif/track. 2

  2. For a CLUSTER, indicate which TFs are included in the cluster's selected motif/track; do the same for the target genes. 2

@chrtannus chrtannus self-assigned this Oct 1, 2024
chrtannus added a commit that referenced this issue Oct 21, 2024
chrtannus added a commit that referenced this issue Oct 28, 2024
…emove other TFs from the same motif/track/cluster -- #5
chrtannus added a commit that referenced this issue Oct 30, 2024
…es (with the same source, target and cluster code) -- #5, #6
chrtannus added a commit that referenced this issue Nov 1, 2024
…, sorting, uncheck all TFs) and other CSS tweaks -- #5
chrtannus added a commit that referenced this issue Nov 4, 2024
…elected motif/track; formats numeric values in the TFs table; better tooltips and other CSS adjustments -- #5
chrtannus added a commit that referenced this issue Nov 7, 2024
…ouped by the first letter ('M' or 'T'), then sorted by the cluster number -- #5
chrtannus added a commit that referenced this issue Nov 8, 2024
- fixes the layout for description and sequence logo boxes
- description and some table cells can be selected by the user
-- #5
chrtannus added a commit that referenced this issue Nov 14, 2024
Exports the sequence logos from all motifs in a selected Cluster -- #15
chrtannus added a commit that referenced this issue Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant