cossio
cossio
Is there a way to plot a sequence logo? See http://weblogo.threeplusone.com/, for example. If there isn't, maybe a plots recipe can be defined that takes letter weights and does this?
Instead of rendering *all* the text in the document, I think it would be more useful if this extension rendered all the text found in a specified layer.
Just fix a small typo in the docs!
This is one of the few papers with more than 100000 citations: http://www.jbc.org/content/193/1/265 Such papers exist. However, because this plugin uses a citations field of only 5 characters, this paper...
This link in the README is broken:  It leads to a 404 page.
LightGraphs is archived, see: https://github.com/sbromberger/LightGraphs.jl https://github.com/JuliaGraphs/Graphs.jl#transition-from-lightgraphs-to-graphs
It seems Octavian cannot multiply BitMatrix. 
```julia julia> using Zygote julia> mysinc(x) = ifelse(iszero(x), one(x), sin(x)/x) mysinc (generic function with 1 method) julia> mysinc'(0.0) NaN ``` I was expecting this to be zero, since `one'(x)` should...
## Feature request As far as I can tell, in order to remove one cell from the evaluation queue, the only option is to completely interrupt the kernel (stopping all...
Whenever I start the Zulip desktop app after some time without using it (say a couple of weeks) I always have to log back in, to all the sites. Is...