iroki icon indicating copy to clipboard operation
iroki copied to clipboard

Super snazzy online phylogenetic tree viewer with automatic customization using simple, tab-separated text files.

Results 42 iroki issues
Sort by recently updated
recently updated
newest added

If your text file has whitespace at the end of the file with some tabs and blank stuff, it will break the biom converter parsers.

bug
biom

Would be nice to have a text file listing all the options you selected for the biom converter

enhancement
usability
biom

Saving a vector file works but sometimes I'm unable to save .png file from the website.

If you have a mapping file and the last column has some rows with missing data, it will parse as that row having one fewer column rather than having a...

bug
mapping file

If you type a number like `0234` into one of the number expecting text boxes, you'll get something like `156`. Might have something to do with the `parseFloat()` function.

bug

Please provide an option to FILL inner node open dots (from bootstrap support) with white (as opposed to no fill, which is the only option). While the open dots without...

![captura de pantalla 2018-05-08 a la s 01 59 06](https://user-images.githubusercontent.com/3172014/39740404-73efbdee-5263-11e8-8bb9-cbb61de44faa.png) It will still have a spot for the centroid but it's blank. This was actually causing the biom legend bug.

enhancement
biom

Consider making label font style and automatic option in the mapping file. Something like this: ![captura de pantalla 2018-08-17 a la s 11 47 37](https://user-images.githubusercontent.com/3172014/44277004-4cb9e980-a217-11e8-873c-9bf0c591918c.png)

enhancement
mapping file
tree styling

A button that just strips all tree styling but leaves the tree.

enhancement
tree styling

For the larger trees, minimize calls to bbox and redrawing the whole tree as browser reflow with the big svg is pretty slow.

enhancement
usability