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

consensus import #124

Open
1 of 2 tasks
tiagofilipe12 opened this issue Feb 26, 2018 · 1 comment
Open
1 of 2 tasks

consensus import #124

tiagofilipe12 opened this issue Feb 26, 2018 · 1 comment
Assignees

Comments

@tiagofilipe12
Copy link
Owner

tiagofilipe12 commented Feb 26, 2018

After the creation of the consensus JSON file in pATLASflow, as described in tiagofilipe12/pATLASflow#3, a score can be created from the arithmetic mean of the values of each one of the approaches (mapping, mash screen and mash dist (assembly)). Then, nodes with higher value are the ones that gather a larger consensus in all the approaches.

However this score must:

  • Be normalized between 0 and 1 (as for the other approaches imports).
  • Be calculated after importing the file, because with the raw value we can create a heatmap that enables to:
    • Visualize which accessions are shared between the approaches similarly to what is done for multiple file imports.
    • Explore if a given approach retrieved a different accession number that can still be interesting for the user.

This will imply:

  • A new feature to import a consensus file.
  • A new heatmap that enables to visualize this consensus json file similarly to the multiple file comparison already available for all other approaches.
@tiagofilipe12
Copy link
Owner Author

This is at some level related with #86

@tiagofilipe12 tiagofilipe12 moved this from Next to In Progress in Project board Mar 27, 2018
@tiagofilipe12 tiagofilipe12 moved this from In Progress to Next in Project board Apr 9, 2018
@tiagofilipe12 tiagofilipe12 moved this from Next to In Progress in Project board Sep 14, 2018
@tiagofilipe12 tiagofilipe12 moved this from In Progress to Next in Project board Oct 26, 2018
@tiagofilipe12 tiagofilipe12 moved this from Next to Backlog in Project board Oct 28, 2018
@tiagofilipe12 tiagofilipe12 moved this from Backlog to In Progress in Project board Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Project board
In Progress
Development

No branches or pull requests

1 participant