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

All vs All interactive plot #16

Open
Adamtaranto opened this issue Jan 29, 2024 · 3 comments
Open

All vs All interactive plot #16

Adamtaranto opened this issue Jan 29, 2024 · 3 comments

Comments

@Adamtaranto
Copy link

Is it possible to generate an All vs All dotplot with ModDotPlot?

When I run moddotplot -i Asm_A.fasta Asm_B.fasta --compare I'm just getting a single dotplot of contig_1 vs contig_2 from the first fasta file only.

@alexsweeten
Copy link
Member

Hi Adam,

ModDotPlot's interactive mode only supports a maximum of two sequences at a time. By default it will select the first two.

Running moddotplot with --static will compare all combinations of input sequences.

Best,
Alex

@Adamtaranto
Copy link
Author

Hi Alex, thanks for clarifying. Would love to see All vs All as a feature in a future version :)

@amakunin
Copy link

Hi @alexsweeten - as an option, would you consider generating Cooler files for interactive visualisation in HiGlass?

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

3 participants