Clinton Cario
Clinton Cario
There is a possible issue on RedHat 6.6 (or related OSes) with the `ncurses` library when building samtools. Since speedseq's build is unlikely to ever need the curses library, its...
First of all, awesome tool with a smart design. And easy to compile! I've been running into the issue where `/dev/stdin` and `/dev/stdout` aren't defined, which leads to piping issues....
Very nice plugin! I use it extensively in place of will_paginate when I need pagination on the client side. However, I've noticed that the ellipses are wrapped in a href...
#### Lexical sorting on categorical columns by default This feature request relates to issue #2562, requesting the option to lexically sort `Categorial` columns, by suggesting that lexical sorting be the...
The right arrow unicode characters don't display correctly with transparency in iterm2. Their color stays constant with transparency change despite surrounding background color adjusting appropriately. Not sure if this is...
I'm trying to use dsub's `--mount` parameter to mount a read-only bucket hosted on GCP. This bucket is not owned by me and the owner has **requester pays** set. I've...
May have to base the image on mysql and update instructions on how to mount volumes. Since docker is the alternative setup, this is low priority for now. Please comment...
There is the `/code/etc/parse_cnv.sh` script to prepare cnv data for annotation. If it doesn't take too long to run, it may be better to have this in the annotation process...
Functionality should be extended for all feature types, or at least checked to be bed/wig before sub-feature code is run.
The load and encode functions clear output to display progress updates, however previous output lines are useful. An output array can be included into a MutationMatrix and reprinted upon each...