-
This will involve modifying the `@taghelper "assemblyname"` directive to be something like `@taghelper "assemblyname" "prefix"`.
This in turn will enforce certain restrictions on generating/understan…
-
Hi,
I'm trying to run Sailfish + Rapclust in my data. I had some RNAseq samples from several conditions and I assembled with Trinity each condition separately, obtaining 4 different transcriptomes. No…
-
Is there any way to create mutually recursive components, such that a `Foo` component has a slot for a `Bar` component, and a `Bar` component has some optional slot to its own `Foo` component?
Note t…
-
← #136
------------------
Reticket from #984:
@mattbk
> I would like to see money put toward TWYW...but I think there is some social pressure holding people back from taking more than…
-
Hi, I have a multiparam type class like this:
```
class (Monad m, MonadThrow m, FromJSON a) => MonadHTTPGet m a where
getWith :: Wreq.Options -> String -> m (Wreq.Response a)
```
(I was hoping t…
-
Technology is a huge part of our lives. Though there is always a space between the virtual and real worlds. How can we make this gap smaller?
Our data is nothing without us.
---
- inverse jumbotro…
-
@straytaoist waxed lyrically in #34 about _a nice clean, definable API_ thanks to some dispatcher magic, and now that's all we can think of.
I'm creating this ticket so its openness will be a naggi…
-
October 10–11, 2016, San Francisco
> For the first time in generations, our children may be worse off than we are. Many point to technology as the culprit, arguing that AI and robotics will destroy f…
-
Here is a case where completion fails:
``` coq
Require Coq.Lists.List.
Module Operations.
Module Export List.
Axiom foobar : Set.
End List.
Axiom bazqux : Set.
End Operations.
```
I can ge…
-
Have you, the snpr core, thought about adding support for importing data from ubiome? I thought about making an "opensnp for ubiome" but realized it's probably better to just add ubiome support to snp…