-
Currently the code "munges" the name of the file to get the tape path and object store path in multiple places.
It would be much better if we could write a function that does this munging so there is…
-
Hi,
fastq looks good - but I'm wondering if there's a way to iterate multiple fastqs together when each of them may or may not be compressed? My current attempt basically involves munging the sourc…
wwood updated
2 years ago
-
This would seem to fall into an advanced application into the domain of nbconvert preprocessing (I think).
Where one is going from a file-hierarchy of documentation files in a way that acts as sphin…
-
```
The plugin at present does wonderful munging on data if you pass it in as
an argument to GoogleChart.pie (...), etc, but not if you mark a chart and
then set the data explicitly. Sort of a gotc…
-
```
The plugin at present does wonderful munging on data if you pass it in as
an argument to GoogleChart.pie (...), etc, but not if you mark a chart and
then set the data explicitly. Sort of a gotc…
-
this may be specific to python and OS distro (linux) but i haven't seen any tunable features for this panel to grow or scroll, nor copy to notepad/kate
currently i have seen no feature at all to ha…
-
Adding WP-MarkDown to an existing blog will cause all old posts to be handled by WP-MarkDown. The plugin should only have an effect on posts that are originally authored by WP-MarkDown or which the au…
-
Maybe just a function:
```
IO.setBinaryMode : Handle ->{IO} ()
```
Or is this not necessary? Like if you want to treat a file as binary, you just use `getBytes` and `putBytes`.
Apparently text mode…
-
Hey Nicholas,
Wonderful pipeline -- I appreciate the added NextFlow implementation.
I had a request/recommendation that may improve compatibility with promoter-capture Hi-C users: a utility scr…
-
Make Docs (including Usage output from commands) across projects eventually consistent on single hyphen for single-character options (`-o`) and double hyphen for long options (`--option`).
(After htt…